Update lang-button style.
This commit is contained in:
parent
6f42bbc6e5
commit
d8a5ed194b
1 changed files with 1 additions and 1 deletions
|
@ -858,7 +858,7 @@ table {
|
|||
/* --- buttons --- */
|
||||
.btn-lang {
|
||||
border: 1px solid !important;
|
||||
padding: 0 3px 1px 3px;
|
||||
padding: 1px 3px;
|
||||
border-radius: 3px;
|
||||
color: var(--link-color);
|
||||
&:focus {
|
||||
|
|
Loading…
Reference in a new issue