theme: decrease list row transition
It was somewhat annoying given the "trace" of it. Decrease the time to avoid too much "trace"
This commit is contained in:
@ -2674,7 +2674,7 @@ GtkScrolledWindow {
|
||||
|
||||
// transition
|
||||
.list-row, list-row.button {
|
||||
transition: all 300ms $ease-out-quad;
|
||||
transition: all 150ms $ease-out-quad;
|
||||
&:hover { transition: none; }
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user