forked from CGM_Public/pretix_original
Fix styling of headlines in alert boxes
This commit is contained in:
@@ -110,6 +110,9 @@ h1 .btn-sm {
|
|||||||
.container-fluid > .alert:first-child {
|
.container-fluid > .alert:first-child {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
.alert h2 {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.flipped-scroll-wrapper {
|
.flipped-scroll-wrapper {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user