mirror of
https://github.com/penpot/penpot.git
synced 2025-02-18 13:04:38 -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 {
|
&:last-child {
|
||||||
margin-block-end: $s-24;
|
margin-block-end: $s-24;
|
||||||
}
|
}
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.file-name {
|
.file-name {
|
||||||
|
|
Loading…
Add table
Reference in a new issue