mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
Fix 'close' button in posts not sticking to bottom
thanmk you overlfow clip
This commit is contained in:
parent
300fcc3b99
commit
6e6a09e024
@ -155,6 +155,10 @@ hr {
|
||||
box-shadow: 0px 4px 32px var(--shadow) !important;
|
||||
}
|
||||
|
||||
.swiper {
|
||||
overflow: clip !important;
|
||||
}
|
||||
|
||||
._button {
|
||||
appearance: none;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user