mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01: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 {
|
||||
@apply bg-orange-100 text-orange-500;
|
||||
@apply bg-yellow-500 text-yellow-500;
|
||||
}
|
||||
|
||||
.badge-info {
|
||||
|
Loading…
Reference in New Issue
Block a user