mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-31 13:52:00 +08:00
fix: move date time picker to click rather than hover (#5296)
This commit is contained in:
parent
adfeaaa1f0
commit
82a079e687
@ -287,7 +287,7 @@ function CustomTimePicker({
|
||||
)
|
||||
}
|
||||
arrow={false}
|
||||
trigger="hover"
|
||||
trigger="click"
|
||||
open={open}
|
||||
onOpenChange={handleOpenChange}
|
||||
style={{
|
||||
|
Loading…
x
Reference in New Issue
Block a user