Re-add border for drawer modals

This commit is contained in:
Andrew Kingston 2024-02-29 19:51:25 +00:00
parent 755ece13b6
commit 10b5ab34cf
1 changed files with 0 additions and 1 deletions

View File

@ -211,7 +211,6 @@
width: 70vw;
bottom: 15vh;
height: 70vh;
border: none;
}
.drawer.stacked {
transform: translateY(calc(-1 * 1024px * (1 - var(--scale-factor))))