mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix: darkmode ui bugs
This commit is contained in:
@@ -13,7 +13,6 @@ import { useIsDarkMode } from '@/hooks/useDarkMode';
|
||||
const inputGroupCss = css`
|
||||
& .bp4-input {
|
||||
max-width: 110px;
|
||||
color: rgb(17, 17, 17);
|
||||
padding-left: 8px;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user