initial hacky hookup of Autocomplete menu in MessageEditor
This commit is contained in:
parent
1330b438d6
commit
317e88bef2
2 changed files with 85 additions and 7 deletions
|
@ -64,4 +64,9 @@ limitations under the License.
|
|||
white-space: pre;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.mx_MessageEditor_AutoCompleteWrapper {
|
||||
position: relative;
|
||||
height: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue