@@ -73,6 +73,7 @@ export default {
}
.active {
background:#e6f7ff ;
+ color: #409eff;
}</style>
@@ -70,6 +70,7 @@ export default {
@@ -62,6 +62,7 @@ export default {
@@ -295,6 +295,9 @@ export default {
justify-content: space-around;
li {
cursor: pointer;
+ &:hover p{
+ }
p {
color: black;
text-align: center;