# 编辑历史修订箭头对RTL语言不正确

**URL:** <https://meta.discourse.org/t/edit-history-revision-arrows-are-not-correct-for-rtl-languages/364707>\
**Category:** Bug\
**Tags:** fixed, rtl\
**Created:** [2025年五月3日 19:25 UTC](https://meta.discourse.org/t/edit-history-revision-arrows-are-not-correct-for-rtl-languages/364707 "2025-05-03T19:25:18Z")\
**Posts on this page:** 1\
**Showing post:** 4

<div class="post-metadata">

**Author:** ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)\
**Post date:** [2025年五月5日 02:38 UTC](https://meta.discourse.org/t/edit-history-revision-arrows-are-not-correct-for-rtl-languages/364707/4 "2025-05-05T02:38:51Z")

</div>

对于“尖头”图标，我们需要翻转它们，使它们指向 RTL 语言的正确方向。我们通过 CSS 来实现这一点，方法是定位尖头图标并将它们旋转 180 度：

> <https://github.com/discourse/discourse/blob/25dfc64b399f577fbe4d243309ccea2f231121e1/app/assets/stylesheets/common/base/rtl.scss#L2-L24>

我们只需要将这些前进/后退图标添加到上面的列表中。

---

_[View the full topic](https://meta.discourse.org/t/edit-history-revision-arrows-are-not-correct-for-rtl-languages/364707)._
