mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
Make sidebar text icon area bigger
This commit is contained in:
parent
69bd4cf4bb
commit
a10dcdcff7
1 changed files with 2 additions and 2 deletions
|
@ -410,11 +410,11 @@
|
|||
span {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
height: 18px;
|
||||
height: 20px;
|
||||
justify-content: center;
|
||||
margin-right: $small;
|
||||
position: relative;
|
||||
width: 18px;
|
||||
width: 20px;
|
||||
|
||||
svg {
|
||||
fill: $color-gray-30;
|
||||
|
|
Loading…
Add table
Reference in a new issue