Skip to content

Commit

Permalink
fix(rtl): userBubble rtl support
Browse files Browse the repository at this point in the history
Signed-off-by: Hamza Mahjoubi <[email protected]>
  • Loading branch information
hamza221 committed Oct 16, 2024
1 parent 19b9286 commit e3b6729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Thread.vue
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ export default {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
#mail-message {
margin-bottom: 30vh;
Expand Down

0 comments on commit e3b6729

Please sign in to comment.