same height as normal pill
This commit is contained in:
parent
3b598a1782
commit
a47e722fa1
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
span.user-pill, span.room-pill {
|
span.user-pill, span.room-pill {
|
||||||
|
height: 20px;
|
||||||
|
line-height: 20px;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: $primary-fg-color;
|
color: $primary-fg-color;
|
||||||
|
|
Loading…
Reference in a new issue