style: adjust small badge height

pull/3398/head
Divyansh Singh 6 months ago
parent c659c5c9cd
commit d1ff29431f

@ -30,7 +30,8 @@ withDefaults(defineProps<Props>(), {
.VPBadge.small {
padding: 0 6px;
line-height: 18px;
font-size: 11px;
font-size: 10px;
transform: translateY(-8px);
}
.VPDocFooter .VPBadge {

Loading…
Cancel
Save