Skip to content

Commit 09ad009

Browse files
committed
override color for help
1 parent e9ac106 commit 09ad009

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web_src/css/form.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,10 @@ textarea:focus,
224224
text-wrap: balance;
225225
}
226226

227+
.form .help code {
228+
color: var(--color-text-light-1);
229+
}
230+
227231
.m-captcha-style {
228232
width: 100%;
229233
height: 5em;

0 commit comments

Comments
 (0)