Improve css
This commit is contained in:
@@ -15,12 +15,25 @@
|
||||
margin-right: 10%;
|
||||
}
|
||||
|
||||
.depotOverviewDown {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
margin-left: 5%;
|
||||
margin-right: 10%;
|
||||
}
|
||||
|
||||
.stockTable {
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.stockTableLHS {
|
||||
overflow: auto;
|
||||
height: 83%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.heading {
|
||||
font-size: xx-large;
|
||||
height: 10%;
|
||||
@@ -63,6 +76,10 @@ table {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.placeholderRHS {
|
||||
height: 80%;
|
||||
}
|
||||
|
||||
side-heading {
|
||||
display: inline;
|
||||
}
|
||||
|
Reference in New Issue
Block a user