initial hacky hookup of Autocomplete menu in MessageEditor
This commit is contained in:
@@ -64,4 +64,9 @@ limitations under the License.
|
||||
white-space: pre;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.mx_MessageEditor_AutoCompleteWrapper {
|
||||
position: relative;
|
||||
height: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user