feat: ノート・ユーザTL埋め込み
This commit is contained in:
@@ -93,9 +93,16 @@ html {
|
||||
|
||||
&.embed {
|
||||
background-color: transparent;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
html.embed,
|
||||
html.embed body,
|
||||
html.embed #misskey_app {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
html._themeChanging_ {
|
||||
&, * {
|
||||
transition: background 1s ease, border 1s ease !important;
|
||||
|
Reference in New Issue
Block a user