mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
wip
This commit is contained in:
@@ -47,8 +47,10 @@ export function VendorCreditNoteFormFooterRight() {
|
||||
|
||||
const VendorCreditNoteTotalLines = styled(TotalLines)`
|
||||
--x-color-text: #555;
|
||||
--x-color-text: var(--color-light-gray4);
|
||||
|
||||
.bp4-dark & {
|
||||
--x-color-text: var(--color-light-gray4);
|
||||
}
|
||||
width: 100%;
|
||||
color: var(--x-color-text);
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user