mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-03 21:49:23 +08:00
Change font for error input errors [SCI-8863]
This commit is contained in:
parent
bcf0dc5069
commit
cd551c4265
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
.sci-input-container {
|
.sci-input-container {
|
||||||
.help-block {
|
.help-block {
|
||||||
color: $brand-danger;
|
color: $brand-danger;
|
||||||
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue