소스 검색

菜单状态样式修改

master
庞东旭 2 주 전
부모
커밋
1ce89e5b57
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      src/components/DictTag/index.vue

+ 7
- 0
src/components/DictTag/index.vue 파일 보기

@@ -86,4 +86,11 @@ export default {
.el-tag + .el-tag {
margin-left: 10px;
}
.el-tag{
background-color: transparent;
border: none;
}
.purple{
color: #7a6df0;
}
</style>

불러오는 중...
취소
저장