Skip to content

Commit

Permalink
style: set menu bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Feb 5, 2021
1 parent 3c0ed54 commit 9d69f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/editor.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ $menubar-text-padding: 0 $menu-item-spacing;
display: flex;
padding: $menubar-padding;
cursor: default;
background-color: white;
}

.NgxEditor__MenuItem {
Expand Down

0 comments on commit 9d69f79

Please sign in to comment.