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