fix: popout chat
This commit is contained in:
@ -158,5 +158,7 @@ button span.hide-on-mobile {
|
||||
}
|
||||
|
||||
.popout-chat .live-chat {
|
||||
max-height: unset;
|
||||
padding: 8px 16px;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
|
Reference in New Issue
Block a user