This commit is contained in:
Lanta 2023-11-28 09:57:33 +01:00
parent 8a929375e7
commit d7672c395b
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ body {
background-size: cover;
}
.table-image {
max-height: 25px;
max-width: 25px;
max-height: 50px;
max-width: 50px;
width: auto;
height: auto;
}