fix theme preview screenshot width

This commit is contained in:
Amberstone 2024-10-05 05:12:37 +09:00
parent 600befc436
commit d2d4d3141a
Signed by: amber
GPG key ID: 094B0E55F98D8BF1

View file

@ -948,6 +948,7 @@ table {
.theme_dt_img img { .theme_dt_img img {
border: 1px solid #aaa; border: 1px solid #aaa;
max-width: 600px;
} }
.theme_dt_if { .theme_dt_if {