Tweak auth overflow on Windows and Linux
This commit is contained in:
parent
012e358147
commit
049ad40061
1 changed files with 1 additions and 2 deletions
|
@ -16,10 +16,9 @@ limitations under the License.
|
|||
|
||||
.mx_AuthPage {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: auto;
|
||||
background-color: $authpage-bg-color;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue