@@ -15,11 +15,11 @@
.operations, .health{
float: left;
// border: 1px @border-color solid;
- // height: 61px;
+ height: 61px;
width: 12%;
border-left: 0px solid #fff;
text-align: center;
- // line-height: 61px;
+ line-height: 61px;
color: @blue;
span{
cursor: pointer;
@@ -1,6 +1,6 @@
@import "~@less/variables.less";
.table{
- width: 86%;
+ width: 76%;
// border:1px @border-color solid;
td{