Fix translation panel position.
This commit is contained in:
parent
a0377334cb
commit
53ce6e6628
1 changed files with 2 additions and 2 deletions
|
@ -35,10 +35,10 @@ body {
|
|||
max-width: 1920px;
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
display: flex;
|
||||
/*display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: nowrap;
|
||||
justify-content: center;
|
||||
justify-content: center;*/
|
||||
}
|
||||
a {
|
||||
color: #000000;
|
||||
|
|
Loading…
Add table
Reference in a new issue