change chat input style again

This commit is contained in:
HF 2021-05-19 02:55:57 +02:00
parent af820bbfa0
commit 6c1dd6b09d

View File

@ -203,7 +203,7 @@ tr:nth-child(even) {
display: flex;
flex-direction: column;
width: 100%;
height: calc(100% - 2px);
height: 100%;
}
.win-content {