mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-23 22:56:08 +09:00
fix: actually fix mobile pos
oops...
This commit is contained in:
parent
8635721901
commit
18772d7dd2
@ -354,7 +354,6 @@ onMounted(() => {
|
||||
pointer-events: none;
|
||||
margin-inline: auto;
|
||||
z-index: 90000;
|
||||
max-width: 600px;
|
||||
box-shadow: 0 24px 24px -20px var(--accentedBg);
|
||||
&::after {
|
||||
content: "";
|
||||
|
Loading…
Reference in New Issue
Block a user