style: attempt to fix wish details height
This commit is contained in:
parent
d9d11443c0
commit
554b370f79
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
||||
height: 100%;
|
||||
height: 100dvh;
|
||||
}
|
||||
.ui.modal.wish-details.overlay.fullscreen > .content.content.content {
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in a new issue