Fix CallingLobby/Screen from scrolling up conversation
This commit is contained in:
@@ -5903,8 +5903,9 @@ button.module-image__border-overlay:focus {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
position: relative;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__header {
|
&__header {
|
||||||
|
Reference in New Issue
Block a user