fix: Data control value
This commit is contained in:
parent
a74b7b04ac
commit
cfd4bd428c
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ textarea.form-control {
|
|||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.frappe-control[data-fieldtype="Data"] .control-input {
|
||||
.frappe-control[data-fieldtype="Data"] .control-input, .control-value {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue