Add right margin to pills (#8593)
This commit is contained in:
parent
9b9ecf9c55
commit
e0d94f6338
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ limitations under the License.
|
||||||
&::before,
|
&::before,
|
||||||
.mx_BaseAvatar {
|
.mx_BaseAvatar {
|
||||||
margin-left: -0.3em; // Otherwise the gap is too large
|
margin-left: -0.3em; // Otherwise the gap is too large
|
||||||
|
margin-right: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
a& {
|
a& {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue