.el-form{ .el-form-item{ &:nth-last-child(1){ margin-bottom: 0px; } } } // el 弹框不知道为啥宽度会变大 .el-popup-parent--hidden { overflow: hidden; width: 100% !important; }