mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix layout or rtl in homepage and tables (#896)
This commit is contained in:
committed by
GitHub
parent
a3bb0d3469
commit
68d12a7839
@@ -454,6 +454,6 @@ a strong {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.left-to-right, .right-to-left pre {
|
||||
.left-to-right, .right-to-left pre, .right-to-left table {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user