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
@@ -7,7 +7,6 @@
margin-top: 1rem;
display: flex;
flex-direction: column;
padding-right: 4px; // size of scrollbar
overflow-y: scroll;
height: 100%;
}
@@ -16,6 +15,7 @@
overflow-x: clip;
display: flex;
flex-direction: column;
padding-inline: 1rem;
}
.empty {