Merge branch 'main' into lang_de

This commit is contained in:
2022-04-23 18:44:05 +02:00
2 changed files with 5 additions and 1 deletions

View File

@@ -118,6 +118,10 @@ table{
min-width: 100%;
}
table a{
white-space: nowrap;
}
td, th{
padding: 6px 0;
text-align: center;