forked from CGM_Public/pretix_original
Fix small UI glitches
This commit is contained in:
@@ -207,4 +207,13 @@ body.loading #wrapper {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
}
|
||||
|
||||
.btn .fa {
|
||||
@extend .fa-fw;
|
||||
}
|
||||
|
||||
.action-col-2 {
|
||||
min-width: 95px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user