diff --git a/src/components/LxHeader/index.vue b/src/components/LxHeader/index.vue index cfe9f45..46bfda3 100644 --- a/src/components/LxHeader/index.vue +++ b/src/components/LxHeader/index.vue @@ -40,9 +40,9 @@ export default { // padding-top: 10px; font-weight: bold; font-size: 15px; - color: #006756; + color: #071e34; white-space: nowrap; - border-bottom: 2px solid #006756; + border-bottom: 2px solid #071e34; > span { position: relative;