Revert "Mentions as links rte (#10422)" (#10458)

This reverts commit 1af71089dd.
This commit is contained in:
Janne Mareike Koschinski
2023-03-27 12:57:05 +02:00
committed by GitHub
parent 58a4003a59
commit 63678603e0
11 changed files with 23 additions and 585 deletions
@@ -84,10 +84,3 @@ limitations under the License.
border-color: $quaternary-content;
}
}
.mx_SendWysiwygComposer_AutoCompleteWrapper {
position: relative;
> .mx_Autocomplete {
min-width: 100%;
}
}
@@ -100,11 +100,6 @@ limitations under the License.
padding: unset;
}
}
/* this selector represents what will become a pill */
a[data-mention-type] {
cursor: text;
}
}
.mx_WysiwygComposer_Editor_content_placeholder::before {