Merge branch 'dev' into feature/new-tariffs

This commit is contained in:
3252a8
2026-05-02 13:21:11 +03:00
2 changed files with 20 additions and 2 deletions
+6
View File
@@ -947,12 +947,18 @@ a {
}
.language-select-guard {
appearance: none;
-webkit-tap-highlight-color: transparent;
position: fixed;
inset: 0;
z-index: 100;
border: 0;
background: transparent;
box-shadow: none;
outline: none;
padding: 0;
pointer-events: auto;
touch-action: manipulation;
}
.copy-row,