父元素样式:
{ display: flex; justify-content: flex-right; }
最后一个子元素样式:
{ margin-left: auto; margin-right: 1rem;// 合适即可 }
效果: