Skip to content

Commit

Permalink
fix(block-properties): fix block-properties invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
UNICKCHENG committed Mar 21, 2023
1 parent 9be2ed5 commit dd1d50f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scss/_other.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ a.external-link {
}
}
}
.block-content .block-properties {
background-color: transparent;
}

// Slash (/), Block content (<), Page reference ([[), Block reference ((()
.editor-inner .absolute[data-modal-name="commands"],
Expand Down

0 comments on commit dd1d50f

Please sign in to comment.