mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 14:12:34 +01:00
💄
This commit is contained in:
parent
f09f1dea39
commit
68fb2f8076
2 changed files with 14 additions and 8 deletions
|
|
@ -151,10 +151,7 @@ html {
|
|||
z-index: 502;
|
||||
right: 0;
|
||||
position: relative;
|
||||
|
||||
.toolbar__item svg {
|
||||
width: 13px;
|
||||
}
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
#drag {
|
||||
|
|
@ -208,9 +205,18 @@ html {
|
|||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
&--win {
|
||||
padding: 9px;
|
||||
margin: 0;
|
||||
height: 31.5px;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
&--close {
|
||||
padding: 9px 16px;
|
||||
|
||||
margin: 0;
|
||||
height: 31.5px;
|
||||
border-radius: 0;
|
||||
svg {
|
||||
width: 10px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue