Mark as !important, just in case

pull/2912/head
Gavin John 2 years ago committed by GitHub
parent 7d98f4db64
commit fc6befb6ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -269,7 +269,7 @@ export async function createVitePressPlugin(
<noscript>
<style>
.js-required {
display: none;
display: none !important;
}
</style>
</noscript>

Loading…
Cancel
Save