mirror of
https://github.com/dataease/dataease.git
synced 2025-02-25 03:52:59 +08:00
refactor: 移动端样式修改 (#1685)
Co-authored-by: wangjiahao <1522128093@qq.com>
This commit is contained in:
parent
178c91e692
commit
6dcf172546
@ -378,6 +378,10 @@ 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,7 @@ export default {
|
||||
}
|
||||
.full-div{
|
||||
background-size:100% 100% !important;
|
||||
padding: 5px 0px 5px 0px !important;
|
||||
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user