mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
parent
f2b966fac5
commit
c143826e9b
@ -438,6 +438,12 @@
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
/* tracking table column size */
|
||||
#track-table .table-condensed th {
|
||||
inline-size: 30%;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.panel-heading .badge {
|
||||
float: right;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user