songshankun
2023-10-17 0905d4eaf3420f47db1a19c49413a157c65474f8
src/components/layout/components/appHeader/index.vue
@@ -37,15 +37,18 @@
<style lang="scss" scoped>
.sales-lead {
  display: flex;
  height: 55px;
  line-height: 55px;
  background-color: #fff;
  margin-bottom: 10px;
  margin-left: -10px;
  height: 50px;
  line-height: 50px;
  flex-shrink: 0;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid #ccc;
  align-items: center;
  .header-title {
    margin-left: 16px;
    font-size: 16px;
    color: #475059;
    font-size: 18px;
    font-weight: 700;
    color: #171718;
  }
  .header-user-info {
    margin-left: auto;