mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
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