diff --git a/core/style.css b/core/style.css index 0be97a3..869f84f 100644 --- a/core/style.css +++ b/core/style.css @@ -1816,7 +1816,7 @@ body > ._weditdialog .chevron { margin-top: -7px; width: 8px; height: 8px; - translate: rotate(45deg); + transform: rotate(45deg); left: 6px; border-bottom: none; border-right: none;