New backup 2025-09-04 10:00:02

This commit is contained in:
Penelope Gwen 2025-09-04 10:00:02 -07:00
parent c39b41889e
commit 8ccb232bd0

View file

@ -9,7 +9,8 @@
transition: all 0.3s;
}
.revealer-preview {
background-color: $module-color;
box-shadow: inset 0px -8px 2px -8px $module-color;
background-color: $bar-bg-color;
border-radius: $bar-module-border-radius - 4;
}
&.true .revealer-preview {