This commit is contained in:
ThatOneCalculator 2022-11-07 12:42:11 -08:00
parent 68e3d93638
commit 17e3589790

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;