remove debug color

This commit is contained in:
Ben Haynes
2021-03-04 19:05:02 -05:00
parent 971e393434
commit b8a56c81c0

View File

@@ -65,10 +65,6 @@ export default defineComponent({
.v-divider {
margin-bottom: 12px;
cursor: pointer;
.title {
color: red;
}
}
.v-detail:not(.disabled) .v-divider {