Site
- Change style of user list in lobby page for input at top - add some 3d objects on home page
This commit is contained in:
@ -355,7 +355,6 @@ body {
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
#searchResult .searchResultLine p {
|
||||
@ -370,4 +369,6 @@ body {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
padding: 5px;
|
||||
border-radius: 50%;
|
||||
margin-left: 10px;
|
||||
}
|
Reference in New Issue
Block a user