fix(toolbox): Fix overflow menu & button background

This commit is contained in:
Vlad Piersec
2021-03-18 08:52:44 +02:00
committed by vp8x8
parent 7dabfc21b4
commit 92735478d1
2 changed files with 2 additions and 5 deletions

View File

@@ -72,11 +72,6 @@
.toolbox-button-wth-dialog {
display: inline-block;
&> div {
padding: 0;
background: $menuBG;
}
}
}