Merge pull request #3409 from dataease/pr@dev@style_view_icon

style(视图): 视图图标样式
This commit is contained in:
wisonic-s 2022-10-21 16:09:46 +08:00 committed by GitHub
commit 01dc40f12d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3434,8 +3434,8 @@ span {
}
.chart-icon {
width: 20px;
height: 20px;
width: 20px !important;
height: 20px !important;
}
.el-radio {

View File

@ -154,8 +154,8 @@ export default {
}
.chart-icon{
width: 80px;
height: 40px;
width: 80px !important;
height: 40px !important;
}
.el-radio{