mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
fix: penMode darkmode style (#4692)
This commit is contained in:
parent
4486fbc2c6
commit
59cbf5fde5
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
||||||
|
|
||||||
.ToolIcon__hidden {
|
.ToolIcon__hidden {
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ToolIcon.ToolIcon__lock {
|
.ToolIcon.ToolIcon__lock {
|
||||||
|
|
Loading…
Add table
Reference in a new issue