New backup 2025-09-04 10:00:02
This commit is contained in:
parent
c39b41889e
commit
8ccb232bd0
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue