attachment, audio and spoiler thumb improvement on catalog

merge-requests/218/head
Thomas Lynch 3 years ago
parent 57f4cb283e
commit 6faf5901e8
  1. 5
      gulp/res/css/style.css

@ -299,6 +299,11 @@ p {
padding: 2px;
}
.catalog-thumb.attachmentimg, .catalog-thumb.audioimg, .catalog-thumb.spoilerimg {
height: 64px;
width: 64px;
}
.upload-list {
max-height: 75px;
overflow-x: hidden;

Loading…
Cancel
Save