forked from CGM_Public/pretix_original
Fix confusing background color in subevents
This commit is contained in:
@@ -163,7 +163,7 @@ section.front-page {
|
||||
}
|
||||
|
||||
.subevent-list {
|
||||
background-color: $body-bg;
|
||||
background-color: white;
|
||||
|
||||
form {
|
||||
padding: 10px 0;
|
||||
|
||||
Reference in New Issue
Block a user