forked from FoundKeyGang/FoundKey
client: properly center instance information
This commit is contained in:
parent
f455075efc
commit
d0a021c868
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue