fix: read only field style
This commit is contained in:
parent
f39b7f2be9
commit
60850aa64b
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@
|
|||
min-height: $input-height;
|
||||
border-radius: $border-radius;
|
||||
font-weight: 400;
|
||||
padding: 8px 12px;
|
||||
cursor: default;
|
||||
color: var(--gray-500);
|
||||
background-color: var(--control-bg);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue