💄 Scoped styles
This commit is contained in:
@@ -472,7 +472,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss"></style>
|
||||
<style scoped lang="scss"></style>
|
||||
|
||||
<script>
|
||||
import intializePwa from "../assets/js/pwa";
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
<style scoped lang="scss">
|
||||
// Center the error page in the viewport.
|
||||
.page-error {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user