mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-21 19:41:05 +08:00
💄
This commit is contained in:
parent
a403eb8b04
commit
4b9ecb5f63
@ -225,7 +225,7 @@ progressLoading: 400
|
|||||||
align-self: center;
|
align-self: center;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: 0;
|
border: 0;
|
||||||
line-height: 14px;
|
line-height: 13.5px;
|
||||||
|
|
||||||
&:not(.toolbar__item--disabled):not(.toolbar__item--close):hover,
|
&:not(.toolbar__item--disabled):not(.toolbar__item--close):hover,
|
||||||
&--active {
|
&--active {
|
||||||
@ -234,13 +234,13 @@ progressLoading: 400
|
|||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
height: 14px;
|
height: 13.5px;
|
||||||
width: 14px;
|
width: 13.5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
svg.toolbar__svg {
|
svg.toolbar__svg {
|
||||||
width: 8px;
|
width: 8px;
|
||||||
height: 14px;
|
height: 13.5px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user