forked from CGM_Public/pretix_original
Remove outline when clicking on checkout progress (#1082)
This commit is contained in:
committed by
Raphael Michel
parent
e285b7cff0
commit
0d438ad07c
@@ -78,6 +78,9 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
a {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@media(max-width: $screen-sm-max) {
|
@media(max-width: $screen-sm-max) {
|
||||||
.checkout-step-label {
|
.checkout-step-label {
|
||||||
|
|||||||
Reference in New Issue
Block a user