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>
|
||||
<style lang="scss">
|
||||
body {
|
||||
font-family: 'Quicksand', sans-serif;
|
||||
}
|
||||
<style lang="scss" scoped>
|
||||
.vac-avatar {
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user