fix(static overview): correctly scope css in apple redirect page to avoid polluting other pages
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
<style lang='scss'>
|
||||
@import '~@/assets/scss/static.scss';
|
||||
</style>
|
||||
|
||||
<style lang='scss' scoped>
|
||||
.static-view {
|
||||
height: 400px;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user