why was that ever there??

This commit is contained in:
ThatOneCalculator 2023-05-22 17:36:19 -07:00
parent b5eb374e62
commit 28750dddc8
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -402,7 +402,6 @@ function more(ev: MouseEvent) {
position: relative;
width: 32px;
margin-right: 8px;
transform: translateY(0.15em);
}
> .indicator {
@ -524,7 +523,6 @@ function more(ev: MouseEvent) {
> .icon {
position: relative;
color: var(--fgOnAccent);
transform: translate(0.15em, 0em);
}
> .text {