[#7648] fixed firefox autoexpandable input and updated dark theme colors

This commit is contained in:
Gani Georgiev
2026-04-19 23:44:04 +03:00
parent c3a53cb183
commit 93e6ebfe49
11 changed files with 83 additions and 38 deletions

View File

@@ -113,7 +113,7 @@ video {
}
::selection {
background: rgba(0, 0, 0, 0.2);
background: var(--selectionColor);
}
:root {