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

@@ -3,6 +3,7 @@
.modalTabContent {
width: 100% !important;
border-radius: 15px;
min-height: 69vh;
/* button {
@include modal-button(standard);
} */