1 Star 0 Fork 11

VincentCaow / agile-service

forked from open-hand / agile-service 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.less 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
.c7n-page-issue-detail {
// height: 100%;
overflow-y: auto;
overflow-x: hidden;
.c7n-pro-table {
border: none;
}
.c7n-pro-table-content {
table {
thead {
border: none;
line-height: .18rem;
.c7n-pro-table-cell-inner {
color: rgba(0, 0, 0, 0.87);
}
.c7n-pro-table-cell {
background: none;
}
}
tbody {
.c7n-pro-output {
color: rgba(0, 0, 0, 0.65);
}
.c7n-pro-table-cell {
border: none;
}
.c7n-pro-checkbox:disabled +.c7n-pro-checkbox-inner {
color: rgba(0, 0, 0, 0.25);
background-color: #f5f5f5 !important;
border-color: rgba(0, 0, 0, 0.25) !important;
}
}
}
}
}
1
https://gitee.com/vincentcaow/agile-service.git
git@gitee.com:vincentcaow/agile-service.git
vincentcaow
agile-service
agile-service
master

搜索帮助