fix: 🐛 more mobile stuff
This commit is contained in:
parent
db5723e60c
commit
61e7c9291c
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