reduce slightly the min row table height

This commit is contained in:
Gani Georgiev
2024-01-13 14:55:59 +02:00
parent d795a6671b
commit 036c0da05f
32 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ table {
}
}
td {
height: 60px;
height: 56px;
word-break: break-word;
}