mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
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;
|
||||
}
|
||||
}
|
||||
a {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
@media(max-width: $screen-sm-max) {
|
||||
.checkout-step-label {
|
||||
|
||||
Reference in New Issue
Block a user