forked from github/dataease
style(视图): 视图图标样式
This commit is contained in:
parent
4098ced257
commit
994587a70e
@ -3434,8 +3434,8 @@ span {
|
||||
}
|
||||
|
||||
.chart-icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
width: 20px !important;
|
||||
height: 20px !important;
|
||||
}
|
||||
|
||||
.el-radio {
|
||||
|
@ -154,8 +154,8 @@ export default {
|
||||
}
|
||||
|
||||
.chart-icon{
|
||||
width: 80px;
|
||||
height: 40px;
|
||||
width: 80px !important;
|
||||
height: 40px !important;
|
||||
}
|
||||
|
||||
.el-radio{
|
||||
|
Loading…
Reference in New Issue
Block a user