fix(datetime): do no change order of formatted dates w/ rtl (#17024)

This commit is contained in:
Adam Bradley
2019-01-09 17:20:36 -06:00
committed by GitHub
parent f1c970af8d
commit 169da3709b

View File

@@ -54,5 +54,6 @@ button {
min-height: inherit;
direction: ltr;
overflow: inherit;
}