@@ -4,6 +4,8 @@
height: 100%;
// overflow: auto;
background: #fff;
+ border-bottom: 10px @disColor solid;
+ box-sizing: border-box;
}
ul,li{
list-style: none;
@@ -22,6 +24,7 @@ h2{
min-width: 1090px;
min-height: calc(100% - 84px);
/*width: 100%;*/
+ height: 100%;
table{
.table;