typo
This commit is contained in:
parent
2d58b6307b
commit
52eeedb639
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
||||||
|
|
||||||
> .button-wrapper {
|
> .button-wrapper {
|
||||||
|
|
||||||
&.on {
|
&.active {
|
||||||
background-color: var(--accentedBg);
|
background-color: var(--accentedBg);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
|
|
Loading…
Reference in a new issue