refactor: inline quick add

This commit is contained in:
Carlos Valente
2025-07-08 07:24:41 +02:00
committed by Carlos Valente
parent a1ad1d47a4
commit 1fc6f9b3ea
18 changed files with 235 additions and 107 deletions
@@ -5,8 +5,6 @@
.rundownContainer {
margin-top: 1rem;
display: flex;
flex-direction: column;
overflow-y: scroll;
height: 100%;
}