Skip to content

Commit

Permalink
save that 20px for the demo env
Browse files Browse the repository at this point in the history
  • Loading branch information
MikesGlitch committed Dec 11, 2023
1 parent b88b35e commit d653e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktop-client/src/style/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { theme } from './theme';
import { type CSSProperties } from './types';

export const styles = {
incomeHeaderHeight: 70,
incomeHeaderHeight: 50,
cardShadow: '0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24)',
monthRightPadding: 5,
menuBorderRadius: 4,
Expand Down

0 comments on commit d653e72

Please sign in to comment.