开源软件列表查询及批量校验相关问题修复
This commit is contained in:
@@ -281,3 +281,23 @@
|
||||
//padding: 14px 24px;
|
||||
height: auto!important;
|
||||
}
|
||||
|
||||
.jyh-dropdown {
|
||||
//padding: 20px;
|
||||
.title {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.green {
|
||||
cursor: pointer;
|
||||
color: rgb(80, 212, 171)
|
||||
}
|
||||
.yellow {
|
||||
cursor: pointer;
|
||||
color: rgb(250, 194, 10)
|
||||
}
|
||||
.red {
|
||||
cursor: pointer;
|
||||
color: rgb(246, 111, 106)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user