change HUD to new
This commit is contained in:
@@ -55,4 +55,9 @@ flex: 1
|
||||
.justify-center{
|
||||
justify-content: center;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.justify-right{
|
||||
justify-content: flex-end;
|
||||
align-self: center;
|
||||
}
|
||||
Reference in New Issue
Block a user