Update base.html

This commit is contained in:
luxtiasco 2022-04-03 23:59:46 +08:00 committed by GitHub
parent e1e2ac41ac
commit cb67d8b6b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,8 +103,10 @@
<noscript>
<style>
.glyphicon { display: none; }
span.label.label-default { display: none; }
</style>
</noscript>
<style>
span.label.label-default { display: none; }
</style>
</body>
</html>