mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +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 {
|
&.step-done .checkout-step-label a {
|
||||||
color: $brand-primary;
|
color: $brand-primary;
|
||||||
}
|
}
|
||||||
|
&.step-done a .fa:first-child {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
&.step-current .checkout-step-icon {
|
&.step-current .checkout-step-icon {
|
||||||
border: 1px solid $brand-primary;
|
border: 1px solid $brand-primary;
|
||||||
|
|||||||
Reference in New Issue
Block a user