mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-14 11:50:31 +00:00
fix: style matching bank transactions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { AppShellProvider, useAppShellContext } from './AppContentShellProvider';
|
||||
import { Box, BoxProps } from '../../Layout';
|
||||
import styles from './AppShell.module.scss';
|
||||
import styles from './AppContentShell.module.scss';
|
||||
|
||||
interface AppContentShellProps {
|
||||
topbarOffset?: number;
|
||||
|
||||
Reference in New Issue
Block a user