Fix wish details placeholders

This commit is contained in:
grandeljay 2022-12-29 15:16:32 +01:00
parent 4eed2ef080
commit bba8e8c65b

View file

@ -51,6 +51,7 @@
/** Description */
.ui.modal.wish-details .wish-image:has(.ui.placeholder) + .description {
width: 100%;
padding-left: 2em;
}