Fix Error Message Issue
Fixes the error message issue shown in the below image.
This commit is contained in:
parent
57c08fd3ad
commit
b9776da810
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.asset-display {
|
||||
flex: 1 0 auto;
|
||||
display: flex;
|
||||
display: block;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue