Fix pills in the composer having too much left padding (#8557)
This commit is contained in:
parent
a0c3a3ab06
commit
114f0721e4
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ limitations under the License.
|
||||||
cursor: unset;
|
cursor: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&::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
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue