mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
Merge 534e04c261 into db4fb41024
This commit is contained in:
commit
6e19d10092
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ html {
|
|||
|
||||
&--browser {
|
||||
padding-left: env(titlebar-area-x, 5px);
|
||||
padding-right: calc(100% - env(titlebar-area-width, 100%) - env(titlebar-area-x, 0));
|
||||
padding-right: calc(100% - env(titlebar-area-width, 100%) - env(titlebar-area-x, -5px));
|
||||
height: calc(env(titlebar-area-height, 31px) + 1px);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue