Skip to content

Commit

Permalink
[Lens] Fixes clickable timepicker in dashboards when inline editing i…
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula authored Oct 4, 2023
1 parent c9f29f2 commit 5bd9b9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
padding-left: $euiFormMaxWidth;
margin-left: -$euiFormMaxWidth;
pointer-events: none;
> * {
.euiFlyoutFooter {
pointer-events: auto;
}
}
Expand Down

0 comments on commit 5bd9b9d

Please sign in to comment.