Skip to content

Commit

Permalink
refactor(*): run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
pawcoding committed Aug 30, 2024
1 parent c0afc06 commit f81c666
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/app/view/view.component.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#palette-container {
min-height: calc(100dvh - (var(--header-height) + var(--bottom-navigation-height) + var(--footer-height)));
}
}
2 changes: 1 addition & 1 deletion src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
.color.cdk-drag-preview .actions {
visibility: hidden;
}
}
}

0 comments on commit f81c666

Please sign in to comment.