mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 08:40:20 +02:00
🐛 Fix expanded typography on assets sidebar is moving
This commit is contained in:
parent
70974efc74
commit
aa068c70c2
2 changed files with 5 additions and 0 deletions
|
@ -339,6 +339,10 @@
|
|||
|
||||
.typography-container {
|
||||
position: relative;
|
||||
|
||||
&:last-child {
|
||||
padding-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.drag-counter {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue