refactor: reusable dialog management

This commit is contained in:
Carlos Valente
2025-06-22 11:23:45 +02:00
committed by Carlos Valente
parent e0f2830072
commit 3f3cef7d6f
15 changed files with 35 additions and 33 deletions
@@ -11,7 +11,7 @@
left: 0;
width: 100%;
margin: 0;
z-index: 5;
z-index: $zindex-floating;
padding-block: 0.25rem;
max-height: 200px;