mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Remove font 'Quicksand' from the chat
- Set style of chat component to 'scoped'
This commit is contained in:
parent
9c934c2a17
commit
5b954197dc
@ -462,10 +462,7 @@ export default {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
body {
|
|
||||||
font-family: 'Quicksand', sans-serif;
|
|
||||||
}
|
|
||||||
.vac-avatar {
|
.vac-avatar {
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user