Fixed #428 - Pill Text not centered

pull/457/head
cagataycivici 2020-08-26 15:22:18 +03:00
parent 3350ac18fe
commit 276d658ee6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
.p-tag {
display: inline-block;
text-align: center;
line-height: 1;
line-height: 1.5;
}
.p-tag.p-tag-rounded {