Skip to content

Commit

Permalink
chore: Fix file mode and whitespace issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuestengecko committed Apr 11, 2024
1 parent 6f4bef2 commit 03c2ca0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Empty file modified entrypoint.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion frontend/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
.header {
display: none !important;
}
}
}
4 changes: 2 additions & 2 deletions frontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ ul {
body, .html-wrapper, .flex-1, .html-content {
overflow: visible !important;
}
@page { margin: 15mm; }
}
@page { margin: 15mm; }
}

0 comments on commit 03c2ca0

Please sign in to comment.