fixed safari login and register

This commit is contained in:
supertiger1234 2019-04-30 09:09:07 +01:00
parent 71dd0ab020
commit f4a6f5866a
2 changed files with 2 additions and 0 deletions

View file

@ -195,6 +195,7 @@ html, body {
}
.app-content {
display: flex;
position: relative;
flex-direction: column;
height: 100%;
width: 100%;

View file

@ -205,6 +205,7 @@ html, body {
}
.app-content {
display: flex;
position: relative;
flex-direction: column;
height: 100%;
width: 100%;