mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-23 22:56:08 +09:00
fix: prevent jump when new posts button appears
This commit is contained in:
parent
c867899440
commit
7daba37f4c
@ -351,6 +351,7 @@ onMounted(() => {
|
||||
width: 600px;
|
||||
max-width: 100%;
|
||||
height: 60px;
|
||||
margin-top: -60px;
|
||||
pointer-events: none;
|
||||
margin-inline: auto;
|
||||
z-index: 90000;
|
||||
|
Loading…
Reference in New Issue
Block a user