fix: 🐛 more mobile stuff
This commit is contained in:
parent
bc6abeca6d
commit
a68ff96dc5
|
@ -326,9 +326,9 @@ const wallpaper = localStorage.getItem('wallpaper') != null;
|
|||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
/* &:hover {
|
||||
background: var(--X2);
|
||||
}
|
||||
} */
|
||||
|
||||
> .indicator {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue