why was that ever there??
This commit is contained in:
parent
b5eb374e62
commit
28750dddc8
|
@ -402,7 +402,6 @@ function more(ev: MouseEvent) {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
transform: translateY(0.15em);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> .indicator {
|
> .indicator {
|
||||||
|
@ -524,7 +523,6 @@ function more(ev: MouseEvent) {
|
||||||
> .icon {
|
> .icon {
|
||||||
position: relative;
|
position: relative;
|
||||||
color: var(--fgOnAccent);
|
color: var(--fgOnAccent);
|
||||||
transform: translate(0.15em, 0em);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> .text {
|
> .text {
|
||||||
|
|
Loading…
Reference in New Issue