fixing wpml active button focus color
This commit is contained in:
parent
7128404d61
commit
80fa5b0481
|
|
@ -201,6 +201,9 @@
|
|||
a {
|
||||
@apply bg-white text-primary font-bold;
|
||||
}
|
||||
a:focus {
|
||||
@apply !bg-white text-primary font-bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user