mirror of
https://github.com/pretix/pretix.git
synced 2026-08-21 12:36:26 +00:00
Improved list views to look better when they are empty
This commit is contained in:
@@ -163,4 +163,13 @@ h1 .btn-sm {
|
||||
}
|
||||
.helper-space-below {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.empty-collection {
|
||||
margin: 20px 0;
|
||||
text-align: center;
|
||||
|
||||
p {
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user