fix preview loader

This commit is contained in:
Lucy Cifferello
2024-04-09 13:29:54 -04:00
parent 87461c7f72
commit 3c0e77241d
4 changed files with 19 additions and 8 deletions

View File

@@ -13,6 +13,10 @@ ul {
list-style-type: disc;
}
:root {
--bumper: 0.375rem;
}
.g-page {
@include scrollbar-hidden();
@@ -23,7 +27,7 @@ ul {
overflow: auto;
isolation: isolate;
backdrop-filter: blur(2rem);
margin: 0 0.375rem;
margin: 0 var(--bumper);
border-radius: 0.375rem;
// TODO: Theme