Fixed #5067 - Tag: center icon when no label is present (icon-only mode)
parent
e251feb83a
commit
7159d0c5ab
|
@ -2,7 +2,7 @@
|
||||||
<span :class="cx('root')" v-bind="ptm('root')" data-pc-name="tag">
|
<span :class="cx('root')" v-bind="ptm('root')" data-pc-name="tag">
|
||||||
<component v-if="$slots.icon" :is="$slots.icon" :class="cx('icon')" v-bind="ptm('icon')" />
|
<component v-if="$slots.icon" :is="$slots.icon" :class="cx('icon')" v-bind="ptm('icon')" />
|
||||||
<span v-else-if="icon" :class="[cx('icon'), icon]" v-bind="ptm('icon')"></span>
|
<span v-else-if="icon" :class="[cx('icon'), icon]" v-bind="ptm('icon')"></span>
|
||||||
<slot>
|
<slot v-if="value || $slots.default">
|
||||||
<span :class="cx('value')" v-bind="ptm('value')">{{ value }}</span>
|
<span :class="cx('value')" v-bind="ptm('value')">{{ value }}</span>
|
||||||
</slot>
|
</slot>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5742,9 +5742,11 @@
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5742,9 +5742,11 @@
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5742,9 +5742,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5742,9 +5742,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5681,9 +5681,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #450a0a;
|
color: #450a0a;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5700,9 +5700,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5693,9 +5693,11 @@
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5693,9 +5693,11 @@
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5693,9 +5693,11 @@
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5693,9 +5693,11 @@
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #212121;
|
color: #212121;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #212121;
|
color: #212121;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #212121;
|
color: #212121;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #212121;
|
color: #212121;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5754,9 +5754,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5758,9 +5758,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5681,9 +5681,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5693,9 +5693,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5693,9 +5693,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5693,9 +5693,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5681,9 +5681,11 @@
|
||||||
color: #262222;
|
color: #262222;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5705,9 +5705,11 @@
|
||||||
color: #1d1e27;
|
color: #1d1e27;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5705,9 +5705,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5765,9 +5765,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5730,9 +5730,11 @@
|
||||||
color: #121212;
|
color: #121212;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5762,9 +5762,11 @@
|
||||||
color: #0e1315;
|
color: #0e1315;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
|
@ -5762,9 +5762,11 @@
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-tag .p-tag-icon {
|
.p-tag .p-tag-icon {
|
||||||
margin-right: 0.25rem;
|
|
||||||
font-size: 0.75rem;
|
font-size: 0.75rem;
|
||||||
}
|
}
|
||||||
|
.p-tag .p-tag-icon:not(:last-child) {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
.p-tag .p-tag-icon.p-icon {
|
.p-tag .p-tag-icon.p-icon {
|
||||||
width: 0.75rem;
|
width: 0.75rem;
|
||||||
height: 0.75rem;
|
height: 0.75rem;
|
||||||
|
|
Loading…
Reference in New Issue