Add right margin to pills (#8593)

t3chguy/dedup-icons-17oct
Šimon Brandner 2022-05-14 13:41:05 +02:00 committed by GitHub
parent 9b9ecf9c55
commit e0d94f6338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ limitations under the License.
&::before,
.mx_BaseAvatar {
margin-left: -0.3em; // Otherwise the gap is too large
margin-right: 0.2em;
}
a& {