Skip to content

Commit b926063

Browse files
committed
Form item background
1 parent 59b9d58 commit b926063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/colors.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ select,
101101
textarea {
102102
border: 1px solid #cccccc;
103103
color: #333344;
104-
background: initial;
104+
background-color: #ffffff;
105105
}
106106
.form-item-disabled input {
107107
background-color: #f8f8f8;

0 commit comments

Comments
 (0)