Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

Commit

Permalink
remove scoped
Browse files Browse the repository at this point in the history
  • Loading branch information
2nthony committed Sep 18, 2018
1 parent 347d4b3 commit d5f32cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pwa/sw-update-popup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default {
}
</script>

<style lang="stylus" scoped>
<style lang="stylus">
.sw-update-popup
position fixed
right 1em
Expand Down

0 comments on commit d5f32cd

Please sign in to comment.