优化代码/创建服务的时候可以保存SSL证书信息

This commit is contained in:
GoEdgeLab
2020-12-18 21:18:35 +08:00
parent a208cbaa41
commit 0b8fd77f54
31 changed files with 212 additions and 117 deletions

View File

@@ -46,3 +46,8 @@ table {
textarea::-webkit-scrollbar {
width: 6px !important;
}
// dropdown
select.dropdown {
height: auto!important;
}