0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

fix sitemap btn bug

This commit is contained in:
Juan de la Cruz 2016-02-23 22:12:30 +01:00
parent bd4b8d3354
commit 43ef168d0b

View file

@ -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;