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