feat: update query drawer (#7)

* feat: update query drawer

* chore: update
This commit is contained in:
boojack
2023-03-29 14:45:18 +08:00
committed by GitHub
parent 13f81ed17a
commit f3073a1f15
5 changed files with 95 additions and 40 deletions

3
styles/data-table.css Normal file
View File

@ -0,0 +1,3 @@
.rdt_Pagination {
border-top: none !important;
}