mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add scoped to style
This commit is contained in:
parent
be130f849a
commit
176050082b
@ -23,7 +23,7 @@ export default {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
.ds-flex-item {
|
.ds-flex-item {
|
||||||
margin: 0 1% 2% 1%;
|
margin: 0 1% 2% 1%;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user