mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05:00
🐛 Fix assets bar not being tall enough (and thus typography dropdown clipped) in some occassions
This commit is contained in:
parent
50053b0fc4
commit
20ce492909
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
&:last-child {
|
||||
margin-block-end: $s-24;
|
||||
}
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.file-name {
|
||||
|
|
Loading…
Add table
Reference in a new issue