mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-24 09:16:09 +01:00
move windowControl style to base.scss (#6027)
This commit is contained in:
parent
6005027991
commit
11ba84f9dd
2 changed files with 8 additions and 1 deletions
|
|
@ -169,6 +169,13 @@ progressLoading: 400
|
|||
padding-left: 0;
|
||||
}
|
||||
|
||||
#windowControls {
|
||||
top: -1px;
|
||||
z-index: 502;
|
||||
right: -1px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#drag {
|
||||
-webkit-app-region: drag;
|
||||
font-size: 12px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue