Skip to content

Commit

Permalink
h-100 is needed for the task queue
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet committed Jan 10, 2024
1 parent ac03922 commit f8ae98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/components/base.jinja2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" style="scrollbar-gutter: stable">
<html lang="en" class="h-100" style="scrollbar-gutter: stable">
<head>
<title>Artemis</title>

Expand Down

0 comments on commit f8ae98f

Please sign in to comment.