mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 00:58:26 -05:00
fix zoom icon
This commit is contained in:
parent
6bb9e2ad60
commit
d2af74a07e
1 changed files with 2 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
|||
svg {
|
||||
fill: $intense-ui-icons;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -212,6 +212,7 @@
|
|||
|
||||
.add-zoom {
|
||||
left: -5px;
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.remove-zoom {
|
||||
|
|
Loading…
Add table
Reference in a new issue