You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
346 B
21 lines
346 B
.protable-transpor{
|
|
.ant-table-cell-fix-left{
|
|
background-color: #ffffff !important;
|
|
}
|
|
.ant-table-cell-fix-right{
|
|
background-color: #ffffff !important;
|
|
}
|
|
|
|
}
|
|
.spilce{
|
|
.split-row-select-active {
|
|
background-color: #e6f7ff;
|
|
}
|
|
th {
|
|
display: none;
|
|
}
|
|
}
|
|
.card-protable{display: flex;
|
|
flex-direction:row;
|
|
width: 100%;
|
|
}
|