Update table row error styling
This commit is contained in:
parent
fd16478909
commit
a1c11baa3d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
&__row {
|
||||
&--error {
|
||||
background-color: lighten($error-red, 25%);
|
||||
background-color: transparentize($error-red, 0.8);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue