mirror of
https://github.com/jbcr/core.git
synced 2026-03-29 20:32:19 +02:00
fix SCSS problems
This commit is contained in:
@@ -87,7 +87,7 @@ input::placeholder {
|
||||
}
|
||||
|
||||
.field-error {
|
||||
color: red;
|
||||
color: $danger;
|
||||
margin-top: -1.5rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user