This commit is contained in:
Laurent Destailleur
2024-01-05 02:34:08 +01:00
parent b64ecef81d
commit 7aecc84fdd

View File

@@ -479,9 +479,9 @@ tr.selected, tr.selected td {
}
.centerinmiddle {
transform: translate(0,-50%);
position: relative;
top: 50%;
/* transform: translate(0,-50%);
top: 50%; */
}
.trunc {
white-space: nowrap;