mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fix name input style in dark mode
This commit is contained in:
parent
16c287c848
commit
eb206cc932
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue