Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 114f072

Browse files
Fix pills in the composer having too much left padding (#8557)
1 parent a0c3a3a commit 114f072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/elements/_Pill.scss

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ limitations under the License.
4646
cursor: unset;
4747
}
4848

49+
&::before,
4950
.mx_BaseAvatar {
5051
margin-left: -0.3em; // Otherwise the gap is too large
5152
position: relative;

0 commit comments

Comments
 (0)