Fixed linebreak

This commit is contained in:
Torsten Schulz
2024-09-13 18:32:21 +02:00
parent 43a5180b31
commit f2a8863dc7

View File

@@ -215,6 +215,9 @@ tr:hover {
background-color: #f5f5f5;
}
th, td {
white-space: nowrap;
}
.hover-info {
margin-top: 10px;
background-color: #eef;