mirror of
https://github.com/nextcloud/spreed.git
synced 2025-07-21 10:37:10 +00:00
Revert "fix(NcRichText): adjust the direction of interactive items"
This reverts commit 4fe885e4e3
.
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
This commit is contained in:
@ -586,10 +586,6 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
:deep(.rich-text--wrapper) {
|
||||
direction: inherit;
|
||||
}
|
||||
|
||||
// Always render code blocks LTR
|
||||
:deep(.rich-text--wrapper) pre {
|
||||
direction: ltr;
|
||||
|
Reference in New Issue
Block a user