Fix reactions row overflow and gap between reactions (#8813)
This commit is contained in:
parent
3b28b1100f
commit
43f2ee4283
4 changed files with 24 additions and 23 deletions
|
@ -60,10 +60,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_ReactionsRow {
|
||||
padding: 0;
|
||||
|
||||
// See margin setting of ReactionsRow on _EventTile.scss
|
||||
margin-right: 8px;
|
||||
margin-inline-end: $spacing-8; // See: var(--ThreadView_group_spacing-end) for ReactionsRow on _EventTile.scss
|
||||
}
|
||||
|
||||
.mx_ThreadSummary {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue