修正聊天框高度差1px
This commit is contained in:
parent
42d636f7e8
commit
4ff9797096
@ -209,6 +209,12 @@
|
||||
margin: 0;
|
||||
vertical-align: bottom;
|
||||
cursor: pointer;
|
||||
line-height: 15px;
|
||||
}
|
||||
|
||||
#chat_container .chat-editor > header select {
|
||||
border-radius:0;
|
||||
border-left:0;
|
||||
}
|
||||
|
||||
#chat_container .chat-editor > header button:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user