fix: label color on Cashbox component
This commit is contained in:
parent
1f24cddc06
commit
2b8f140c77
1 changed files with 2 additions and 1 deletions
|
|
@ -27,8 +27,9 @@
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*TODO important because of tailwind integration with MUI*/
|
||||||
.fullPartP {
|
.fullPartP {
|
||||||
color: white;
|
color: white !important;
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue