按钮在 Firefox 中正确对齐,但在 Chrome 中不正确

Buttons aligns right in Firefox but not in Chrome

我试图让我的按钮垂直居中但水平向右对齐。响应迅速很重要!它适用于 Firefox but not in Chrome。 这是我的 JSFiddle:https://jsfiddle.net/enLcogy2/4/

,不过这次position好像也没什么用。有什么想法吗?

我不明白,这是我在 chrome 上的,似乎有效。

IMG Fiddle Chrome

显然 rightleft for justify-content 目前只能在 firefox 中使用,所以最好使用 flex-end