Merge pull request #3409 from dataease/pr@dev@style_view_icon
style(视图): 视图图标样式
This commit is contained in:
commit
01dc40f12d
@ -3434,8 +3434,8 @@ span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chart-icon {
|
.chart-icon {
|
||||||
width: 20px;
|
width: 20px !important;
|
||||||
height: 20px;
|
height: 20px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-radio {
|
.el-radio {
|
||||||
|
|||||||
@ -154,8 +154,8 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.chart-icon{
|
.chart-icon{
|
||||||
width: 80px;
|
width: 80px !important;
|
||||||
height: 40px;
|
height: 40px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-radio{
|
.el-radio{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user