Add language picker to server rules section (#34820)
This commit is contained in:
parent
7ede5460d8
commit
d78535eab9
7 changed files with 260 additions and 63 deletions
|
@ -9848,6 +9848,8 @@ noscript {
|
|||
border: 1px solid var(--background-border-color);
|
||||
color: $highlight-text-color;
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
background: none;
|
||||
}
|
||||
|
||||
&.active &__title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue