Add lang toggler

This commit is contained in:
2024-02-19 14:04:56 +01:00
parent 1cf7035449
commit 588eab0caf
14 changed files with 249 additions and 87 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
& > .helpButton {
display: grid;
grid-template-columns: 20px 1fr;
grid-template-columns: 1fr;
align-items: center;
gap: 5px;
padding: 10px 15px;