You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to make a modal 100% of height, or 90% but I cannot get it working well.
I understand that if I put width: 90% I have to put aswell margin-left: -45% but with height is not working well, at fullscreen it is very high and if I resize the window horizontally making it smaller the modal is going down.
Is there any styles to do this?
The text was updated successfully, but these errors were encountered:
DarkHollow
changed the title
Problems with 100% height
Problems with percentage height
Mar 18, 2019
Hello, I am trying to make a modal 100% of height, or 90% but I cannot get it working well.
I understand that if I put
width: 90%
I have to put aswellmargin-left: -45%
but with height is not working well, at fullscreen it is very high and if I resize the window horizontally making it smaller the modal is going down.Is there any styles to do this?
The text was updated successfully, but these errors were encountered: