mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 06:18:49 +01:00
This commit is contained in:
parent
b1e2d6255a
commit
2f067011fd
2 changed files with 5 additions and 5 deletions
|
|
@ -144,8 +144,8 @@
|
|||
|
||||
&__logo {
|
||||
svg {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
padding: 8px 4px 8px 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -278,8 +278,8 @@
|
|||
}
|
||||
|
||||
svg {
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
&--vertical {
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
}
|
||||
|
||||
&__item {
|
||||
padding: 7px;
|
||||
padding: 8px;
|
||||
color: var(--b3-theme-on-surface-light);
|
||||
display: flex;
|
||||
border-radius: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue