The most important change to ever grace this repo
This commit is contained in:
parent
e384c9ed6d
commit
c9badb2b34
|
@ -15,12 +15,14 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
|
line-height: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#search{
|
#search{
|
||||||
width: 200px;
|
width: 200px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
|
margin-right: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.dataTables_wrapper.no-footer .dataTables_scrollBody{
|
div.dataTables_wrapper.no-footer .dataTables_scrollBody{
|
||||||
|
|
Loading…
Reference in New Issue