feat: 初始化静态镜像站点仓库
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
.titleContent[data-v-9969f5c0] {
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
margin: 15px 0;
|
||||
}
|
||||
.titleContent .tableTitle[data-v-9969f5c0] {
|
||||
-webkit-box-flex: 2;
|
||||
-ms-flex: 2;
|
||||
flex: 2;
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
border-left: 5px solid #0d7fe8;
|
||||
padding-left: 10px;
|
||||
}
|
||||
.table-tips[data-v-e4a45d0e] {
|
||||
font-size: 14px;
|
||||
color: #e6a23c;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user