This commit is contained in:
ThatOneCalculator 2022-11-07 12:42:11 -08:00
parent 2d58b6307b
commit 52eeedb639

View file

@ -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;