Skip to content

Commit

Permalink
[Canvas] Hide dashed border on embeddable panel (#113985)
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 authored Oct 6, 2021
1 parent 2f7e0af commit 27215ec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.canvasEmbeddable {
.embPanel {
border: none;
border-style: none !important;
background: none;

.embPanel__title {
Expand Down

0 comments on commit 27215ec

Please sign in to comment.