mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
re-add background to modal header
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: var(--theme-spacing-md);
|
||||
background: none;
|
||||
background: var(--theme-colors-background);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user