mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-06 21:10:38 +00:00
removed scoped css
This commit is contained in:
parent
02f9454b66
commit
971095af56
@ -87,7 +87,7 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style>
|
||||
.nuxt-progress {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user