You've already forked AstralRinth
forked from didirus/AstralRinth
Fix use of unscoped CSS (#140)
This commit is contained in:
@@ -101,7 +101,7 @@ function switchPage(newPage: number) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
.paginates {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user