refactor: clearer relationship on rundown elements

This commit is contained in:
Carlos Valente
2025-03-25 08:53:08 +01:00
committed by Carlos Valente
parent 178640bfc4
commit 89ea8c470b
7 changed files with 4 additions and 14 deletions
@@ -25,7 +25,7 @@
.list {
@include editor.panel;
height: inherit;
padding-left: 0;
padding-inline: 0;
box-shadow: $box-shadow-right;
flex: 1 2 auto; /* flex-grow: 1, flex-shrink: 2, flex-basis: auto */