@@ -979,6 +979,7 @@ onMounted(() => {
}
>div {
+ min-height: 18px;
&:nth-child(odd) {
color: var(--cus-text-color-3);
@@ -986,7 +987,7 @@ onMounted(() => {
color: var(--cus-text-color-2);
&:nth-child(2) {
- margin-bottom: 6px;
+ margin-bottom: 3px;