Wire up a simple record button
This commit is contained in:
parent
be2e30df0d
commit
b5d32d92f3
9 changed files with 130 additions and 5 deletions
|
@ -66,6 +66,11 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.mx_BasicMessageComposer_input_disabled {
|
||||
pointer-events: none;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_BasicMessageComposer_AutoCompleteWrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue