[#7648] fixed firefox autoexpandable input and updated dark theme colors
This commit is contained in:
@@ -113,7 +113,7 @@ video {
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
background: var(--selectionColor);
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user