Fix name input style in dark mode

This commit is contained in:
Arun Kumar 2021-03-20 16:02:15 +05:30
parent 16c287c848
commit eb206cc932

View File

@ -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;