This commit is contained in:
Vanessa 2023-01-27 10:44:31 +08:00
parent 3ab32327f3
commit 90516de22e
9 changed files with 23 additions and 9 deletions

View file

@ -66,6 +66,20 @@ body {
}
}
}
&.body--window.body--win32 .fullscreen {
& > .protyle-breadcrumb,
& > .block__icons {
padding-right: 126px;
}
}
&.body--window .fullscreen {
& > .protyle-breadcrumb,
& > .block__icons {
height: 42px;
}
}
}
ul,

View file

@ -10,7 +10,7 @@
<style id="editorFontSize" type="text/css"></style>
<style id="editorAttr" type="text/css"></style>
</head>
<body class="fn__flex-column">
<body class="fn__flex-column body--window">
<div id="loading" class="b3-dialog b3-dialog--open">
<div class="b3-dialog__scrim" style="background-color: #212224"></div>
<img style="position: absolute;width: 36vh;" src="../../icon.png">