Fix locale switcher button background
This commit is contained in:
parent
3f1a61df3d
commit
77b3c78a70
1 changed files with 1 additions and 0 deletions
|
@ -619,6 +619,7 @@ h1 {
|
|||
}
|
||||
|
||||
.localesBtn {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue