mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 17:36:33 +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 {
|
||||
.help-block {
|
||||
color: $brand-danger;
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue