fix: 🐛 more mobile stuff
This commit is contained in:
parent
bc6abeca6d
commit
a68ff96dc5
1 changed files with 2 additions and 2 deletions
|
@ -326,9 +326,9 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
/* &:hover {
|
||||||
background: var(--X2);
|
background: var(--X2);
|
||||||
}
|
} */
|
||||||
|
|
||||||
> .indicator {
|
> .indicator {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue