ADJUSTEMENT color background for progress bar
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2734870018
commit
0fb2df6bdb
|
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.amount-container {
|
.amount-container {
|
||||||
@apply border border-primary h-24 lg:h-40 w-full relative flex items-center justify-start gap-12;
|
@apply border border-primary h-24 lg:h-40 w-full relative flex items-center justify-start gap-12 bg-carhop-green-50;
|
||||||
|
|
||||||
.percentage-label {
|
.percentage-label {
|
||||||
@apply !mb-0 text-xl font-semibold;
|
@apply !mb-0 text-xl font-semibold;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user