Skip to content

Commit

Permalink
fix login screen
Browse files Browse the repository at this point in the history
  • Loading branch information
lenadax committed Aug 22, 2024
1 parent 0c40e22 commit c9f3432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cone/app/browser/templates/layout.pt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<!-- end sidebar -->

<!-- content area -->
<div id="main-area" class="col h-100 p-0 pb-5">
<div id="main-area" class="col h-100 p-0">

<!-- header -->
<nav id="header-main"
Expand Down

0 comments on commit c9f3432

Please sign in to comment.