公告板
版本库
filestore
活动
搜索
登录
金飞
/
pc-plat
pc端平台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
大接口加密
king
2024-02-01
416b7c8bc2d9095b17e7a3c5fc239e1a5f107a30
[~jinfei/pc-plat.git]
/
src
/
views
/
mkiframe
/
index.scss
1
2
3
4
5
6
7
8
9
10
.main-iframe {
.ant-spin {
position: absolute;
left: calc(50vw - 22px);
top: 45vh;
}
.custom-table-wrap, .custom-page-wrap {
min-height: 100vh;
}
}