🐛 Fix expanded typography on assets sidebar is moving

This commit is contained in:
Alejandro Alonso 2023-03-28 13:33:12 +02:00 committed by Alonso Torres
parent 70974efc74
commit aa068c70c2
2 changed files with 5 additions and 0 deletions

View file

@ -339,6 +339,10 @@
.typography-container {
position: relative;
&:last-child {
padding-bottom: 0.5em;
}
}
.drag-counter {