技术栈

last-child不生效

蓝胖子的多啦A梦
2 年前
css·last-child不生效·选择器
vue去掉循环数组中的最后一组的某个样式style/class最后发现 是因为 每个格子都给了 margin-right:36px,影响到了最后一个格子 所以要 将最后一个格子的margin 属性去掉