mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
fix sitemap btn bug
This commit is contained in:
parent
bd4b8d3354
commit
43ef168d0b
@ -48,8 +48,8 @@
|
|||||||
border-radius: $br-small;
|
border-radius: $br-small;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: flex;
|
display: flex;
|
||||||
min-width: 164px;
|
padding: $x-small $x-small $x-small $medium;
|
||||||
padding: $x-small $x-big+$x-small $x-small $medium;
|
width: 164px;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
fill: $intense-ui-icons;
|
fill: $intense-ui-icons;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user