Repeater color fix

This commit is contained in:
Ben Haynes
2021-04-22 17:31:27 -04:00
parent 7a2210d3af
commit 639be843e5

View File

@@ -200,7 +200,6 @@ export default defineComponent({
.v-list-item {
display: flex;
color: var(--foreground-normal);
cursor: pointer;
}