mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Event index: Increase white-space for products and headlines (#3092)
This commit is contained in:
committed by
GitHub
parent
38b8269f14
commit
ba2c6e1e58
@@ -351,8 +351,8 @@ body.loading .container {
|
||||
|
||||
.panel-title a[data-toggle="collapse"], details .panel-title {
|
||||
display: flex;
|
||||
padding: 10px 15px;
|
||||
margin: -10px -15px;
|
||||
padding: 0.75*$line-height-computed;
|
||||
margin: -0.75*$line-height-computed;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
outline: 0;
|
||||
|
||||
Reference in New Issue
Block a user