diff --git a/README.md b/README.md index a5183c6..6291803 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 c5f8498..70dd1b1 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 e3cac4e..95e9288 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"}}