Skip to content

Commit

Permalink
Update x-pack/plugins/lens/public/editor_frame_service/editor_frame/w…
Browse files Browse the repository at this point in the history
…orkspace_panel/geo_field_workspace_panel.scss

Co-authored-by: Michael Marcialis <[email protected]>
  • Loading branch information
nreese and Michael Marcialis authored May 10, 2021
1 parent 873294c commit 21d16a6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@import '../../../mixins';

.lnsVisualizeGeoFieldWorkspacePanel__dragDrop {
padding: $euiSizeL;
padding: $euiSizeXXL ($euiSizeXL * 2);
border: $euiBorderThin;
border-radius: $euiBorderRadiusSmall;
border-radius: $euiBorderRadius;

&.lnsDragDrop-isDropTarget {
@include lnsDroppable;
Expand Down

0 comments on commit 21d16a6

Please sign in to comment.