mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-16 05:14:35 +02:00
Use datatables-responsive.
This improves the experience with the tables on mobile view.
This commit is contained in:
parent
3caac22a0e
commit
4e7c50a301
7 changed files with 39 additions and 13 deletions
|
@ -691,6 +691,10 @@ table.dataTable {
|
|||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
div.dataTables_wrapper div.dataTables_info {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
|
||||
/*******************************
|
||||
Parts datatable styling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue