diff --git a/app/web/src/pages/Endpoints/Dashboard.js b/app/web/src/pages/Endpoints/Dashboard.js
index 97d56d42..7c0fe242 100644
--- a/app/web/src/pages/Endpoints/Dashboard.js
+++ b/app/web/src/pages/Endpoints/Dashboard.js
@@ -191,9 +191,9 @@ class Dashboard extends React.Component {
-
+
-
+
-
+
diff --git a/app/web/src/pages/Endpoints/Dashboard.less b/app/web/src/pages/Endpoints/Dashboard.less
index ba3e4f70..788ca426 100644
--- a/app/web/src/pages/Endpoints/Dashboard.less
+++ b/app/web/src/pages/Endpoints/Dashboard.less
@@ -61,14 +61,13 @@
}
.subPanel {
- height: 80px;
background-color: white;
padding-left: 15px;
.item {
position: relative;
display: inline-block;
width: 100px;
- height: 100%;
+ height: 80px;
text-align: center;
.wrap {
&:hover {