mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
same height as normal pill
This commit is contained in:
parent
3b598a1782
commit
a47e722fa1
@ -41,6 +41,8 @@ limitations under the License.
|
||||
}
|
||||
|
||||
span.user-pill, span.room-pill {
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
border-radius: 16px;
|
||||
display: inline-block;
|
||||
color: $primary-fg-color;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user