7 lines
129 B
CSS
Raw Normal View History

2025-02-28 09:29:43 +08:00
.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}