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

@@ -7,7 +7,6 @@
position: sticky;
margin: 0;
padding: 0 5px;
background: t($modal-sidebar);
border-radius: 12px 0 0 12px;
overflow: hidden auto;
height: 67vh;