mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fixxxx
This commit is contained in:
parent
86f7bd3b72
commit
d34c615105
1 changed files with 4 additions and 5 deletions
|
@ -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…
Add table
Reference in a new issue