可信代码库-样式修改

This commit is contained in:
付民康
2025-06-27 18:06:00 +08:00
parent 1c52b54651
commit 5985cdc0d8
2 changed files with 9 additions and 1 deletions

View File

@@ -455,3 +455,11 @@
display: flex;
align-items: center;
}
.repo-setting-modal {
//width: 600px;
.devui-modal__body {
padding: 20px !important;
}
}