summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2023-11-06 14:35:38 +0100
committerSimon Rettberg2023-11-06 14:35:38 +0100
commit6abca4c10568890850b6e1604003077b491288ec (patch)
tree8bddbae30933f0c66eb413f9a161d547d57504f8
parentRemove legacy PNG output mode (diff)
downloaddnbd3-status-6abca4c10568890850b6e1604003077b491288ec.tar.gz
dnbd3-status-6abca4c10568890850b6e1604003077b491288ec.tar.xz
dnbd3-status-6abca4c10568890850b6e1604003077b491288ec.zip
Work around broken Chrome
-rw-r--r--static/table.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/table.html b/static/table.html
index 5f1b074..d1f298e 100644
--- a/static/table.html
+++ b/static/table.html
@@ -17,6 +17,7 @@
}
.server-container {
+ align-items: start;
display: flex;
justify-content: center;
overflow-y: auto;