mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-18 19:42:53 +09:00
fix
This commit is contained in:
parent
9ce7413abe
commit
86f7bd3b72
@ -215,7 +215,7 @@ function more(ev: MouseEvent) {
|
||||
|
||||
> .icon {
|
||||
display: inline-block;
|
||||
width: 38px;
|
||||
width: 55px;
|
||||
aspect-ratio: 1;
|
||||
}
|
||||
}
|
||||
@ -258,6 +258,7 @@ function more(ev: MouseEvent) {
|
||||
background: var(--accentLighten);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> .instance {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user