mirror of
https://github.com/penpot/penpot.git
synced 2026-03-07 02:31:17 +00:00
fix sitemap btn bug
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
border-radius: $br-small;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
min-width: 164px;
|
||||
padding: $x-small $x-big+$x-small $x-small $medium;
|
||||
padding: $x-small $x-small $x-small $medium;
|
||||
width: 164px;
|
||||
|
||||
svg {
|
||||
fill: $intense-ui-icons;
|
||||
|
||||
Reference in New Issue
Block a user