@@ -179,6 +179,7 @@
.tbody{
height: calc(100vh - 190px);
box-sizing: border-box;
+ overflow-y: auto;
}
.table .td{
color: #333;