mod-manager/data/resources/style.css
Tine Jozelj 6240c59e24
Some checks failed
CI / Rustfmt (push) Failing after 11m14s
CI / Flatpak (push) Failing after 11m8s
feat: image loading on different thread
2024-01-11 19:14:06 +01:00

4 lines
57 B
CSS

.card image {
min-width: 200px;
min-height: 200px;
}