mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-09 00:04:55 +00:00
reduce tooltip show delay to 200ms
This commit is contained in:
@@ -330,5 +330,5 @@ CellView > .text-input.text-field {
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
-fx-show-delay: 400ms;
|
||||
-fx-show-delay: 200ms;
|
||||
}
|
||||
Reference in New Issue
Block a user