mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Extra right padding in user pills
This commit is contained in:
parent
c3ba7a8c91
commit
669562b90c
@ -25,6 +25,7 @@ a.mx_Pill {
|
||||
|
||||
.mx_Pill {
|
||||
padding: $font-1px;
|
||||
padding-right: $font-6px;
|
||||
}
|
||||
|
||||
/* More specific to override `.markdown-body a` color */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user