You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Add right margin to pills (#8593)
This commit is contained in:
@@ -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& {
|
||||||
|
|||||||
Reference in New Issue
Block a user