0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-27 23:21:47 -05:00

🐛 Fix view only alignment

This commit is contained in:
Eva 2024-01-08 18:35:47 +01:00 committed by Andrey Antukh
parent 4bb93d9c7e
commit 947cc0ce92

View file

@ -38,6 +38,7 @@
@include titleTipography;
height: $s-20;
padding: $s-4 $s-6;
margin-right: $s-12;
border: $s-1 solid var(--tag-background-color);
border-radius: $br-6;
color: var(--tag-background-color);