src/page/crumbsL/crumbsL.vue
@@ -196,7 +196,7 @@ </script> <style lang="scss" scoped> .breadEval { color: rgba($color: #000000, $alpha: 0.7); color: #fff; height: 100%; font-size: 14px; display: flex; @@ -205,7 +205,7 @@ .breadTitle { // padding: 20px 30px; padding-left: 20px; background: #fff; background: #19305C; display: flex; justify-content: space-between; .titles { @@ -222,6 +222,7 @@ // top: 11.15px; a { font-weight: 400; color: #fff; } } } @@ -238,5 +239,6 @@ background: transparent; position: absolute; right: 0; color: #fff; } </style>