21 lines
441 B
SCSS
21 lines
441 B
SCSS
// .BundleOfferProdcatTable {
|
|
// overflow: auto;
|
|
// width: 35vw;
|
|
// height: 50vh !important;
|
|
// }
|
|
|
|
// .BundleOfferProdcatTable .ant-table-thead {
|
|
// position: sticky;
|
|
// top: 0;
|
|
// background-color: #f3f3f3;
|
|
// z-index: 1;
|
|
// }
|
|
|
|
// .BundleOfferProdcatTable .ant-pagination{
|
|
// position: sticky;
|
|
// bottom: 0;
|
|
// margin: 0 !important;
|
|
// padding: 0.5rem;
|
|
// background-color: #fafafa;
|
|
// }
|