mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix width in fullscreen mode
This commit is contained in:
parent
7468aa342e
commit
12d59d93e2
@ -515,6 +515,8 @@ html.fullscreen {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
|
||||
> div, .sidebar, #sidebarContainer {
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user