Skip to content

Commit 1f05087

Browse files
authored
Update userscript.css
1 parent 6fbf1e1 commit 1f05087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addons/addons/editor-colored-context-menus/userscript.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.sa-contextmenu-colored .blocklyContextMenu {
2-
background-color: var(--sa-contextmenu-bg) !important;
2+
background: var(--sa-contextmenu-bg) !important;
33
border-color: var(--sa-contextmenu-border) !important;
44
}
55
.sa-contextmenu-colored .blocklyContextMenu .goog-menuitem-highlight,

0 commit comments

Comments
 (0)