style: glass effect on modal

This commit is contained in:
alexsparkes
2024-06-14 21:58:13 +01:00
parent 0e383ccc0d
commit 428e7ae00f
6 changed files with 9 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
display: flex;
flex-direction: column;
width: 100%;
background: t($modal-background);
background: t($modal-sidebar);
@extend %tabText;