fix login layout on tall screens; limit dialog box width; wait a full second to re-query new HS details
This commit is contained in:
parent
8214ee8fad
commit
027ab6ee99
3 changed files with 4 additions and 10 deletions
|
@ -83,6 +83,7 @@ html {
|
|||
font-size: 16px;
|
||||
position: relative;
|
||||
border-radius: 8px;
|
||||
max-width: 75%;
|
||||
}
|
||||
|
||||
.mx_ImageView {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue