Fixed #428 - Pill Text not centered
parent
3350ac18fe
commit
276d658ee6
|
@ -7,7 +7,7 @@
|
|||
.p-tag {
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
line-height: 1;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.p-tag.p-tag-rounded {
|
||||
|
|
Loading…
Reference in New Issue