Fix wish details alignments
This commit is contained in:
parent
1a64aa9c19
commit
4eed2ef080
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||||
|
|
Loading…
Reference in a new issue