feat/flask: !fix to previous

This commit is contained in:
2025-12-25 10:31:47 +02:00
parent 112eb7fbb9
commit 4929f55f01
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -21,3 +21,4 @@ Dockerfile
.env
static/*.css
static/*.css.map
static/*.min.js
+6
View File
@@ -345,6 +345,12 @@ td {
margin-left: 1em;
}
}
&-info {
img {
margin-right: 0.25em;
}
}
}
hr {