fix(ui): make select hover feedback immediate (#34121)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
This commit is contained in:
committed by
GitHub
parent
0f9b62753a
commit
abd0872d08
@@ -140,9 +140,6 @@
|
|||||||
|
|
||||||
color: var(--text-strong);
|
color: var(--text-strong);
|
||||||
|
|
||||||
transition:
|
|
||||||
background-color 0.2s ease-in-out,
|
|
||||||
color 0.2s ease-in-out;
|
|
||||||
outline: none;
|
outline: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user