diff --git a/power-admin/src/main/webapp/WEB-INF/views/gatewayDir/gatewayIndex.jsp b/power-admin/src/main/webapp/WEB-INF/views/gatewayDir/gatewayIndex.jsp index 9a40198..262ce4e 100644 --- a/power-admin/src/main/webapp/WEB-INF/views/gatewayDir/gatewayIndex.jsp +++ b/power-admin/src/main/webapp/WEB-INF/views/gatewayDir/gatewayIndex.jsp @@ -48,8 +48,19 @@ text-overflow: ellipsis; white-space: nowrap; } - .main-sidebar{ - padding-top: 40px!important; + .aClass{ + display: grid!important; + justify-content: center; + align-items: center; + font-size: 16px; + font-weight: 700; + color: white!important; + } + .aClass i{ + display: flex; + justify-content: center; + margin: 0 auto; + font-size: 54px; } @@ -116,61 +127,40 @@
-