mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Fix confusing background color in subevents
This commit is contained in:
@@ -163,7 +163,7 @@ section.front-page {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.subevent-list {
|
.subevent-list {
|
||||||
background-color: $body-bg;
|
background-color: white;
|
||||||
|
|
||||||
form {
|
form {
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user