Fix wish details alignments

This commit is contained in:
grandeljay 2022-12-29 15:05:35 +01:00
parent 1a64aa9c19
commit 4eed2ef080

View file

@ -9,8 +9,8 @@
height: 100%; height: 100%;
} }
.ui.modal.wish-details.overlay.fullscreen > .content.content.content { .ui.modal.wish-details.overlay.fullscreen > .content.content.content {
height: 100%;
min-height: 0; min-height: 0;
margin-bottom: auto;
} }
/** Image */ /** Image */