Add language picker to server rules section (#34820)

This commit is contained in:
Echo 2025-05-27 15:57:34 +02:00 committed by GitHub
parent 7ede5460d8
commit d78535eab9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 260 additions and 63 deletions

View file

@ -9848,6 +9848,8 @@ noscript {
border: 1px solid var(--background-border-color);
color: $highlight-text-color;
cursor: pointer;
width: 100%;
background: none;
}
&.active &__title {