Skip to content

Commit 949359b

Browse files
[maps] fix open legend button icon is only partially visible (#233892)
Closes #233889 <img width="136" height="121" alt="Screenshot 2025-09-03 at 9 52 40 AM" src="https://github.com/user-attachments/assets/3bf6db56-e07d-4483-9c4a-62bc0efb8ccd" /> Co-authored-by: Elastic Machine <[email protected]>
1 parent f2233f3 commit 949359b

File tree

1 file changed

+1
-0
lines changed
  • x-pack/platform/plugins/shared/maps/public/connected_components/right_side_controls/layer_control

1 file changed

+1
-0
lines changed

x-pack/platform/plugins/shared/maps/public/connected_components/right_side_controls/layer_control/_layer_control.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
.mapLayerControl__addLayerButton,
2121
.mapLayerControl__openLayerTOCButton {
2222
pointer-events: all;
23+
padding: 0 $euiSizeS;
2324

2425
&:enabled,
2526
&:enabled:hover,

0 commit comments

Comments
 (0)