Site
- add new request for start game in tournament - fix some bug with style
This commit is contained in:
@ -162,8 +162,13 @@
|
||||
display: flex;
|
||||
width: 95%;
|
||||
height: 100%;
|
||||
flex-direction: column;
|
||||
background-color: #090909;
|
||||
align-items: center;
|
||||
padding: 20px;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
margin-top: 0;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user