Added chat tab on mobile layouts and other changes to mobile UI
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.row {
|
||||
margin: 5px;
|
||||
padding: .3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
button {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
margin-left: .3rem;
|
||||
margin-right: .3rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user