mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 23:56:50 -05:00
"Handle" overflow in member cards again
This commit is contained in:
parent
ea8c16a9f8
commit
35b041a29d
|
|
@ -76,6 +76,7 @@
|
|||
justify-content: center;
|
||||
background-color: var(--bg-darker);
|
||||
border-radius: var(--rounded);
|
||||
overflow-x: hidden;
|
||||
padding-block-end: var(--s-1);
|
||||
padding-block-start: var(--s-2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user