edit input field background unset
This commit is contained in:
parent
4d75922c8b
commit
12b15a2549
1 changed files with 1 additions and 0 deletions
|
@ -747,6 +747,7 @@ fieldset-section {
|
|||
border-color: var(--color-text);
|
||||
padding-right: var(--spacing-s);
|
||||
padding-left: var(--spacing-s);
|
||||
background-color: unset;
|
||||
}
|
||||
|
||||
.editable-text__input-button {
|
||||
|
|
Loading…
Reference in a new issue