mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
created style file for chatelem and import her
This commit is contained in:
0
luckydiamond/src/assets/css/ElementsStyles/chat.css
Normal file
0
luckydiamond/src/assets/css/ElementsStyles/chat.css
Normal file
@@ -7,11 +7,13 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import '@/assets/css/ElementsStyles/chat.css'
|
||||
|
||||
export default {
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user