Skip to content

Commit

Permalink
Remove visualization editor background (#4719)
Browse files Browse the repository at this point in the history
* Remove vis editor background

Signed-off-by: Matt Provost <provomat@amazon.com>

* Update changelog

Signed-off-by: Matt Provost <provomat@amazon.com>

---------

Signed-off-by: Matt Provost <provomat@amazon.com>
Signed-off-by: Josh Romero <rmerqg@amazon.com>
Co-authored-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit 454fdfb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
github-actions[bot] committed Aug 16, 2023
1 parent 727125d commit 3602382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/vis_default_editor/public/_default.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
*/

.visEditor__collapsibleSidebar {
background: $euiColorLightestShade;
min-width: $vis-editor-sidebar-min-width;
max-width: 100%;
position: relative;
Expand Down

0 comments on commit 3602382

Please sign in to comment.