resolve storybook violation

This commit is contained in:
Sudev Kiyada 2026-01-09 14:39:30 +05:30
parent 55f3db9209
commit 0b33ffa7c3
Failed to extract signature

View file

@ -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>