@import "~@less/variables.less"; .list{ .pop; padding: 0 0 10px; color: @text-color; } .mclear{ height: 32px; line-height: 32px; border:1px #fff solid; padding: 0 20px; white-space: nowrap; text-align: center; cursor: pointer; color: @red; } .hide{ display: none; }