This commit is contained in:
Amberstone 2024-10-15 14:45:56 +09:00
parent cbeaf8d831
commit f4f67c1ac5
Signed by: amber
GPG key ID: 094B0E55F98D8BF1

View file

@ -203,6 +203,12 @@ input[type=checkbox] {
margin-left: 0;
}
td img,
.prev_thumb {
max-width: 100% !important;
max-height: 300px;
}
.txt-center {
text-align: center !important;
}