Browse Source

fix: profile

main
xingyu 2 years ago
parent
commit
645bcf968e
  1. 6
      src/views/base/profile/index.vue

6
src/views/base/profile/index.vue

@ -39,8 +39,8 @@ const tabBarStyle = { width: '220px' }
padding-left: 0; padding-left: 0;
} }
.ant-tabs-tab-active { // .ant-tabs-tab-active {
background-color: @item-active-bg; // background-color: @item-active-bg;
} // }
} }
</style> </style>