mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Replace bg-orange
with bg-yellow
This commit is contained in:
parent
f4cb1dea9e
commit
36a1c56055
2
resources/sass/components/badge.scss
vendored
2
resources/sass/components/badge.scss
vendored
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.badge-warning {
|
.badge-warning {
|
||||||
@apply bg-orange-100 text-orange-500;
|
@apply bg-yellow-500 text-yellow-500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.badge-info {
|
.badge-info {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user