赞
踩
display: grid; grid-auto-flow: column; justify-content: flex-end; gap: 1vw;
grid也可以使用justify-content属性 让元素右侧对齐
还是flex 这种场景简单些