mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Make sidebar text icon area bigger
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user