We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a52b6 commit b1529e0Copy full SHA for b1529e0
mycodo/mycodo_flask/templates/tools/logview.html
@@ -4,7 +4,7 @@
4
5
{% block body %}
6
<!-- Route: /logview -->
7
- <div class="container">
+ <div class="container-xxl" style="padding: 1em">
8
{% include 'flash_messages.html' %}
9
10
<form class="row" method="post" action="/logview" style="padding-top: 0.5em">
0 commit comments