zy-react-library/components/Table/index.less

15 lines
243 B
Plaintext
Raw Normal View History

2025-10-29 09:38:36 +08:00
.@{ant-prefix}-table-cell-scrollbar {
width: 15px;
}
2025-11-10 09:15:44 +08:00
.@{ant-prefix}-table-cell {
.@{ant-prefix}-btn-link {
padding: 0;
}
}
2025-12-18 17:18:37 +08:00
.@{ant-prefix}-pro-table-list-toolbar-container {
2025-12-24 15:45:07 +08:00
padding-top: 26px !important;
padding-bottom: 16px;
2025-12-18 17:18:37 +08:00
}