mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for badge color shading
This commit is contained in:
parent
4faaeb1797
commit
88d8f160c8
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…
x
Reference in New Issue
Block a user