fix(ui): make select hover feedback immediate (#34121)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
This commit is contained in:
co-authored by
𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴
parent
8870d36e0f
commit
5a55135d89
@@ -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