why was that ever there??
This commit is contained in:
parent
3592953106
commit
cdad46d8f0
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue