Mostly wire up the send file button, except I can't figure out the js magic to make a file input open the prompt.
This commit is contained in:
parent
b82d932a51
commit
a477c8be4c
2 changed files with 21 additions and 1 deletions
|
@ -76,6 +76,7 @@ limitations under the License.
|
|||
display: table-cell;
|
||||
vertical-align: middle;
|
||||
padding-right: 15px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_MessageComposer_upload img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue