resolve storybook violation
This commit is contained in:
parent
55f3db9209
commit
0b33ffa7c3
1 changed files with 2 additions and 2 deletions
|
|
@ -349,7 +349,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.not-applicable {
|
.not-applicable {
|
||||||
background-color: rgba(255, 0, 0, 0.2);
|
background-color: #4a0000;
|
||||||
color: rgba(255, 0, 0, 0.8);
|
color: #ff8a80;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue