Skip to content

Commit b1529e0

Browse files
committed
increase log page width
1 parent d6a52b6 commit b1529e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mycodo/mycodo_flask/templates/tools/logview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{% block body %}
66
<!-- Route: /logview -->
7-
<div class="container">
7+
<div class="container-xxl" style="padding: 1em">
88
{% include 'flash_messages.html' %}
99

1010
<form class="row" method="post" action="/logview" style="padding-top: 0.5em">

0 commit comments

Comments
 (0)