Graphic set preview icons can now be specified

This commit is contained in:
Mal
2023-09-27 22:05:06 +02:00
parent d41f7eaeed
commit feb3f9c844
4 changed files with 17 additions and 6 deletions

View File

@@ -294,7 +294,7 @@ input[type="file"] {
}
.tileset-thumbnail {
display: table-cell;
display: block;
width: 32px;
height: 32px;
background-size: auto 100%;