css spacing
This commit is contained in:
parent
5632bec45b
commit
32b32a60ef
@ -243,9 +243,18 @@ a {
|
|||||||
height: 42%;
|
height: 42%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#dataTableCont, #dataTable2Cont {
|
#dataTableCont {
|
||||||
height: 40%;
|
height: 40%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#dataTableCont2 {
|
||||||
|
height: 45%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#dataTable2{
|
||||||
|
height: 50% !important;
|
||||||
|
}
|
||||||
|
|
||||||
#dataTable, #dataTable2 {
|
#dataTable, #dataTable2 {
|
||||||
grid-template-columns: 90fr 10fr;
|
grid-template-columns: 90fr 10fr;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user