Browse Source

fix: penMode darkmode style (#4692)

zsviczian 3 years ago
parent
commit
59cbf5fde5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/Toolbar.scss

+ 1 - 0
src/components/Toolbar.scss

@@ -48,6 +48,7 @@
 
     .ToolIcon__hidden {
       box-shadow: none !important;
+      background-color: transparent !important;
     }
 
     .ToolIcon.ToolIcon__lock {