explain this value
This commit is contained in:
parent
365c8d0953
commit
c3203fdacd
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ a {
|
|||
padding: 14px;
|
||||
box-sizing: border-box;
|
||||
overflow: hidden;
|
||||
max-height: 113px;
|
||||
max-height: 113px; /* 5 lines */
|
||||
}
|
||||
|
||||
.MessageComposer_input > button.send {
|
||||
|
|
Reference in a new issue