Changed chat behaviour
added recoil value isMobile to determine which chat to display and style. #1978 changed the player to actually span across the viewport without the black borders around it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.root {
|
||||
position: absolute;
|
||||
position: relative;
|
||||
bottom: 0px;
|
||||
width: 100%;
|
||||
padding: .3rem;
|
||||
|
||||
Reference in New Issue
Block a user