client: properly center instance information

This commit is contained in:
Johann150 2023-03-08 21:22:11 +01:00
parent f455075efc
commit d0a021c868
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1

View file

@ -126,6 +126,7 @@ function help(ev: MouseEvent) {
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
vertical-align: bottom;
height: 100px;
border-radius: 10px;