mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 04:10:16 +01:00
🎨 多工作空间
This commit is contained in:
parent
88f716b5d6
commit
2d0ff6b3be
8 changed files with 163 additions and 57 deletions
|
|
@ -214,6 +214,7 @@ progressLoading: 400
|
|||
align-self: center;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
line-height: 14px;
|
||||
|
||||
&:not(.toolbar__item--disabled):not(.toolbar__item--close):hover,
|
||||
&--active {
|
||||
|
|
@ -226,6 +227,12 @@ progressLoading: 400
|
|||
width: 14px;
|
||||
}
|
||||
|
||||
svg.toolbar__svg {
|
||||
width: 8px;
|
||||
height: 14px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
&--disabled {
|
||||
opacity: .54;
|
||||
cursor: not-allowed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue