Fixed word wrap on 'Send' button - resolves #1116
This commit is contained in:
@@ -643,6 +643,8 @@ ol li {
|
||||
}
|
||||
|
||||
#send {
|
||||
white-space: nowrap;
|
||||
|
||||
&.show {
|
||||
display: flex;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user