bugfix: header inner borders + depreciated .box-button + chat textarea + width of buttons
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.chat-view {
|
||||
padding: 0;
|
||||
height: calc(100vh);
|
||||
height: calc(100vh - 106px);
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
|
Reference in New Issue
Block a user