mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 12:41:41 +02:00
🐛 Fix view only alignment
This commit is contained in:
parent
4bb93d9c7e
commit
947cc0ce92
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
@include titleTipography;
|
@include titleTipography;
|
||||||
height: $s-20;
|
height: $s-20;
|
||||||
padding: $s-4 $s-6;
|
padding: $s-4 $s-6;
|
||||||
|
margin-right: $s-12;
|
||||||
border: $s-1 solid var(--tag-background-color);
|
border: $s-1 solid var(--tag-background-color);
|
||||||
border-radius: $br-6;
|
border-radius: $br-6;
|
||||||
color: var(--tag-background-color);
|
color: var(--tag-background-color);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue