mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
Fix name input style in dark mode
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
height: calc(1rem - 3px);
|
||||
|
||||
&--readonly {
|
||||
background: none;
|
||||
border: none;
|
||||
&:hover {
|
||||
background: none;
|
||||
|
Reference in New Issue
Block a user