| src/views/customerService/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/customerService/index.vue
@@ -265,6 +265,8 @@ </script> <style lang="scss" scoped> @import "@/assets/theme/index.scss"; .service-box { font-size: 14px; width: 100%; @@ -346,6 +348,8 @@ } .left-chatBg { background: $input_background; @include themify() { background: themed("input_background"); } } </style>