updateshow products

This commit is contained in:
2021-09-23 13:37:13 +02:00
parent 168cebcd2c
commit 14caf0ed48
6 changed files with 7 additions and 7 deletions

View File

@@ -91,10 +91,10 @@ export default {
.part {
background-color: #70dfc9;
background-color: #fff;
}
.active {
background-color: #ea1ff7;
background-color: #fff;
}
</style>