forked from CGM_Public/pretix_original
Refund process: Allow to specify manual expiry for gift card
This commit is contained in:
@@ -687,3 +687,12 @@ table td > .checkbox input[type="checkbox"] {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: $screen-md-min) {
|
||||
.table-responsive-small-only {
|
||||
overflow-x: visible;
|
||||
}
|
||||
}
|
||||
.pos-relative {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user