mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 10:36:11 +02: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 {
|
svg {
|
||||||
fill: $intense-ui-icons;
|
fill: $intense-ui-icons;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -212,6 +212,7 @@
|
||||||
|
|
||||||
.add-zoom {
|
.add-zoom {
|
||||||
left: -5px;
|
left: -5px;
|
||||||
|
padding-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.remove-zoom {
|
.remove-zoom {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue