BUG: codeblock on RTL locale puts copy button on the left while code is also on the left #8792
Closed
6 of 7 tasks
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
domain: theme
Related to the default theme components
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
codeblock on RTL locale puts copy button on the left while code is also on the left.
This is my current hack to fix this
Reproducible demo
No response
Steps to reproduce
some RTL local with code block
Expected behavior
copy button shold stay on the right
Actual behavior
copy button is on the left
Your environment
No response
Self-service
The text was updated successfully, but these errors were encountered: