fixxxx
This commit is contained in:
parent
194df14a3c
commit
53c794cd60
|
@ -258,6 +258,10 @@ function more(ev: MouseEvent) {
|
|||
background: var(--accentLighten);
|
||||
}
|
||||
}
|
||||
|
||||
> .text {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
> .instance {
|
||||
|
@ -273,11 +277,6 @@ function more(ev: MouseEvent) {
|
|||
}
|
||||
}
|
||||
|
||||
> .text {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
> .account {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue