chore: Refactors chatlist header css to work with RTL (#6520)

authored by 1277421+nithindavid@users.noreply.github.com
This commit is contained in:
Nithin David Thomas
2023-02-23 16:45:56 +05:30
committed by GitHub
parent 8935933266
commit 2674130714
7 changed files with 46 additions and 44 deletions

View File

@@ -22,7 +22,6 @@ export default {
</script>
<style scoped lang="scss">
.toggle-sidebar {
margin-right: var(--space-small);
margin-left: var(--space-minus-small);
}
</style>