Fixes React.js console errors (#7829)
This commit is contained in:
parent
548535be1f
commit
2160fd81c2
3 changed files with 9 additions and 1 deletions
|
@ -18,6 +18,11 @@ limitations under the License.
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.mx_GenericEventListSummary_unstyledList {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.mx_TextualEvent.mx_GenericEventListSummary_summary {
|
||||
font-size: $font-14px;
|
||||
display: inline-flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue