diff --git a/sentinel-dashboard/src/main/webapp/resources/app/styles/main.css b/sentinel-dashboard/src/main/webapp/resources/app/styles/main.css index f6073368..bb1db2bf 100755 --- a/sentinel-dashboard/src/main/webapp/resources/app/styles/main.css +++ b/sentinel-dashboard/src/main/webapp/resources/app/styles/main.css @@ -533,6 +533,10 @@ body { max-width: 300px; } +.width-300 { + max-width: 300px; +} + .card.highlight { border-color: #d9534f; } diff --git a/sentinel-dashboard/src/main/webapp/resources/app/views/machine.html b/sentinel-dashboard/src/main/webapp/resources/app/views/machine.html index 3cf69e59..6cfcff9c 100755 --- a/sentinel-dashboard/src/main/webapp/resources/app/views/machine.html +++ b/sentinel-dashboard/src/main/webapp/resources/app/views/machine.html @@ -1,14 +1,3 @@ - - - - - - - - - - -