Chats: increase pane height 265-->350px
This commit is contained in:
parent
bc2aaca5da
commit
bdd6b608a6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
width: 265px;
|
width: 265px;
|
||||||
height: 265px;
|
height: 350px;
|
||||||
max-height: calc(100vh - 70px);
|
max-height: calc(100vh - 70px);
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue