@@ -115,4 +115,11 @@ watch(router.currentRoute, (to, from) => {
overflow-y: auto;
z-index: 1000;
}
+.footer-icon{
+ font-size: 20px;
+ color: #BBBBBB;
+}
+.footer-icon-active{
+ color: #3E7BFA;
</style>