Skip to content

Commit

Permalink
Merge branch 'main' into releases
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlipski committed Mar 15, 2024
2 parents 686622a + ac77185 commit 7d2ff32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/react/src/editor/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,10 @@
width: fit-content;
}

.bn-container .bn-toolbar:empty {
display: none;
}

.bn-container .bn-toolbar .mantine-Button-root,
.bn-container .bn-toolbar .mantine-ActionIcon-root {
background-color: var(--bn-colors-menu-background);
Expand Down

0 comments on commit 7d2ff32

Please sign in to comment.