@import "../../../../node_modules/antd/lib/style/themes/default.less"; .link { font-weight: 500; } .editBtn { margin-right: 10px; background: @primary-5; color: #fff; font-weight: 500; } .recBtn { margin-right: 10px; background: #a0d911; color: #fff; font-weight: 500; } .delBtn { background: #f5222d; color: #fff; font-weight: 500; } .ubBtn { margin-right: 10px; background: #a0d911; color: #fff; font-weight: 500; }