Inline Edit

This commit is contained in:
2025-01-29 22:40:35 +01:00
parent e5be3b2394
commit c68945fe4b
4 changed files with 75 additions and 3 deletions

View File

@@ -22,6 +22,14 @@
background: #161b22;
opacity: 0.75;
}
th {
white-space: nowrap;
}
td {
white-space: nowrap;
}
</style>
{% endblock %}