mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
wip
This commit is contained in:
@@ -32,8 +32,10 @@ export function ExpenseFormFooterRight() {
|
||||
|
||||
const ExpensesTotalLines = styled(TotalLines)`
|
||||
--x-color-text: #555555;
|
||||
--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