embedのbootエントリーポイントを分離
This commit is contained in:
@@ -90,17 +90,6 @@ html {
|
||||
&.useSystemFont {
|
||||
font-family: system-ui;
|
||||
}
|
||||
|
||||
&.embed {
|
||||
background-color: transparent;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
html.embed,
|
||||
html.embed body,
|
||||
html.embed #misskey_app {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
html._themeChanging_ {
|
||||
|
Reference in New Issue
Block a user