diff --git a/README.md b/README.md index a5183c6626..6291803898 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
LOGO designed by 熊大 .

-    +   

:trollface: Nezha Monitoring: Self-hostable, lightweight, servers and websites monitoring and O&M tool.

diff --git a/resource/static/theme-server-status/css/main.css b/resource/static/theme-server-status/css/main.css index c5f849897f..70dd1b16f7 100644 --- a/resource/static/theme-server-status/css/main.css +++ b/resource/static/theme-server-status/css/main.css @@ -246,7 +246,10 @@ body { min-width: 25px; max-width: 50px; } +} - .service-day-status-icon { +@media only screen and (min-width: 768px) { + .pl-md-unset { + padding-left: unset !important; } -} +} \ No newline at end of file diff --git a/resource/template/theme-server-status/content-nav.html b/resource/template/theme-server-status/content-nav.html index e3cac4e3cd..95e9288e2a 100644 --- a/resource/template/theme-server-status/content-nav.html +++ b/resource/template/theme-server-status/content-nav.html @@ -1,7 +1,7 @@ {{define "theme-server-status/content-nav"}}