mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-07 19:55:46 -05:00
Background color for header popovers
This commit is contained in:
@@ -135,6 +135,9 @@
|
||||
.layout__user-popover {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: var(--s-2);
|
||||
border-radius: var(--rounded);
|
||||
background-color: var(--bg-darker);
|
||||
gap: var(--s-2);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user