staging thumbnails

This commit is contained in:
Dominic Ferrando
2025-04-19 18:28:28 -04:00
parent b404ae6d53
commit b785ba0448
9 changed files with 37 additions and 24 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

+3
View File
@@ -65,6 +65,7 @@ body {
border: 2px solid rgba(111, 111, 111, 0.34);
width: 200px;
max-height: 192px;
overflow: scroll;
}
.catalog-preview h1 {
@@ -87,6 +88,8 @@ body {
max-height: 70%;
max-width: 80%;
margin-bottom: 10px;
border: 1px solid #B7C5D9;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
/* NEW THREAD BUTTON/FORM */