Fix name input style in dark mode

updatescene-name
Arun Kumar 4 years ago
parent 16c287c848
commit eb206cc932

@ -36,6 +36,7 @@
height: calc(1rem - 3px);
&--readonly {
background: none;
border: none;
&:hover {
background: none;

Loading…
Cancel
Save