mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-27 10:46:09 +01:00
💄 Improve icons size (#15221)
This commit is contained in:
parent
17c0df44a5
commit
26602ef165
3 changed files with 5 additions and 6 deletions
|
|
@ -74,8 +74,8 @@
|
|||
&__graphic {
|
||||
margin-right: 0;
|
||||
padding: 0 10px 0 5px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -371,11 +371,10 @@
|
|||
|
||||
svg {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
}
|
||||
|
||||
&--vertical {
|
||||
width: 42px;
|
||||
width: 40px;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
padding: 0;
|
||||
|
|
|
|||
|
|
@ -15,8 +15,8 @@
|
|||
text-align: center;
|
||||
|
||||
svg {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
margin-right: 4px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue