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