Unverified 提交 8f2539cb authored 作者: fit2cloudrd's avatar fit2cloudrd 提交者: GitHub

refactor: 移动端样式修改

Co-authored-by: 's avatarwangjiahao <1522128093@qq.com>
上级 3f232a36
......@@ -40,7 +40,6 @@
<!--手机视图详情-->
<el-dialog
:title="'['+showChartInfo.name+']'+$t('chart.chart_details')"
:visible.sync="mobileChartDetailsVisible"
:fullscreen="true"
class="mobile-dialog-css"
......@@ -378,6 +377,9 @@ export default {
padding: 10px 20px 20px;
}
.mobile-dialog-css > > > .el-dialog__headerbtn {
top: 7px
}
.mobile-dialog-css > > > .el-dialog__body {
padding: 0px;
}
......
......@@ -89,5 +89,6 @@ export default {
}
.full-div{
background-size:100% 100% !important;
padding: 5px 0px 5px 0px !important;
}
</style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论