mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Checkout: Center-align step-done fa (#5145)
counteract change introduced in b638c00952
This commit is contained in:
@@ -62,6 +62,9 @@
|
||||
&.step-done .checkout-step-label a {
|
||||
color: $brand-primary;
|
||||
}
|
||||
&.step-done a .fa:first-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
&.step-current .checkout-step-icon {
|
||||
border: 1px solid $brand-primary;
|
||||
|
||||
Reference in New Issue
Block a user