Update rte autocomplete styling (#10503)
* amend className to reflect usage * move new class into file used by Send/Edit composers * add border styling to autocomplete
This commit is contained in:
parent
b77b2df29b
commit
7a250f41ac
3 changed files with 14 additions and 8 deletions
|
@ -84,10 +84,3 @@ limitations under the License.
|
|||
border-color: $quaternary-content;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_SendWysiwygComposer_AutoCompleteWrapper {
|
||||
position: relative;
|
||||
> .mx_Autocomplete {
|
||||
min-width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue