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