Fix deleting the wrong CSS files

This commit is contained in:
Raphael Michel
2021-05-05 23:33:56 +02:00
parent 63007b34ed
commit d0d80290b8
2 changed files with 5 additions and 4 deletions

View File

@@ -280,14 +280,15 @@
width: 100%;
}
.pretix-widget-voucher-headline {
margin: 10px 0 0 0;
}
.pretix-widget-voucher-text {
margin: 10px 0;
padding: 0 15px;
}
.pretix-widget-voucher-headline {
margin: 10px 0 0 0;
}
.pretix-widget-voucher-input-wrap {
padding: 0 15px;
width: 75%;