feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
.workPointsManage[data-v-1b641fd5] {
|
||||
padding: 24px;
|
||||
background: #f0f2f5;
|
||||
}
|
||||
.workPointsManage .elCol[data-v-1b641fd5] {
|
||||
padding-left: 15px;
|
||||
}
|
||||
.workPointsManage .planLst[data-v-1b641fd5] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
.workPointsManage .planLst .planTitle[data-v-1b641fd5] {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
}
|
||||
.workPointsManage .paginations[data-v-1b641fd5] {
|
||||
float: right;
|
||||
padding: 25px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user