需求变更-5
This commit is contained in:
@@ -92,7 +92,8 @@ a, .green {
|
||||
height: 30px;
|
||||
align-items: center;
|
||||
color: #66FFFF;
|
||||
background-image: linear-gradient(90deg, rgba(1, 196, 236, 0.5) 0%, rgba(1, 196, 236, 0.01) 100%);
|
||||
background-image: linear-gradient(90deg, rgba(1, 196, 236, 0.5) 0%, rgba(1, 196, 236, 0.01) 100%) !important;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
|
||||
.tableHead {
|
||||
@@ -111,6 +112,10 @@ a, .green {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.summary .tableCell {
|
||||
color: #66FFFF !important;
|
||||
}
|
||||
|
||||
.summary .item {
|
||||
white-space: wrap;
|
||||
word-break: break-all;
|
||||
|
||||
Reference in New Issue
Block a user