fix theme-toggle shown when js is disabled

This commit is contained in:
Aditya Telange 2021-02-12 10:49:03 +05:30
parent 6f8edf1ffa
commit a57641a24b
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -40,7 +40,7 @@
{{- end }}
<noscript>
<style type="text/css">
.theme-toggle,
#theme-toggle,
.top-link {
display: none;
}