mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-15 16:01:34 -05:00
Fix TW logo overflowing map pool image
This commit is contained in:
parent
eb3701edda
commit
f06fe6edf8
|
|
@ -40,7 +40,7 @@
|
|||
.map-pool__mode-images-container {
|
||||
position: absolute;
|
||||
display: flex;
|
||||
padding: var(--s-1);
|
||||
padding: var(--s-1-5);
|
||||
backdrop-filter: blur(5px) grayscale(25%);
|
||||
border-end-end-radius: var(--rounded);
|
||||
border-start-start-radius: var(--rounded);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user