style(modal): experiments

This commit is contained in:
alexsparkes
2024-06-12 23:26:32 +01:00
parent ea7343513d
commit ac05778757
3 changed files with 41 additions and 32 deletions

View File

@@ -10,7 +10,7 @@
background: t($modal-sidebar);
border-radius: 12px 0 0 12px;
overflow: hidden auto;
height: 80vh;
height: 67vh;
min-width: 250px;
.mainTitle {