Fixed bug where upload input height too small.

This commit is contained in:
Christian Bastian
2024-08-16 15:12:02 -04:00
parent cba1ba54b4
commit 7ef238e8f3

View File

@@ -547,7 +547,6 @@
}
.model-manager .model-preview-select-radio-inputs > div {
height: 40px;
padding: 16px 0 8px 0;
}