Fixes for badge color shading
This commit is contained in:
parent
4faaeb1797
commit
88d8f160c8
1 changed files with 1 additions and 1 deletions
2
resources/sass/components/badge.scss
vendored
2
resources/sass/components/badge.scss
vendored
|
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
|
||||
.badge-warning {
|
||||
@apply bg-yellow-500 text-yellow-500;
|
||||
@apply bg-yellow-100 text-yellow-600;
|
||||
}
|
||||
|
||||
.badge-info {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue