feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
.w290[data-v-f80d1d42] {
|
||||
width: 290px;
|
||||
}
|
||||
.download-style[data-v-f80d1d42] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
line-height: 2.2;
|
||||
}
|
||||
.download-style span[data-v-f80d1d42] {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
}
|
||||
.download-style .el-icon-download[data-v-f80d1d42] {
|
||||
width: 50px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
color: #409eff;
|
||||
}
|
||||
.dialog-box[data-v-f80d1d42] .el-dialog.import-dialog {
|
||||
height: auto;
|
||||
max-height: 80vh;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.dialog-box[data-v-f80d1d42] .el-dialog__body {
|
||||
max-height: 70vh !important;
|
||||
}
|
||||
Reference in New Issue
Block a user