style.less 108 Bytes
.trigger {
  background: 'red';
  :global(.ant-btn) {
    margin-right: 8px;
    margin-bottom: 12px;
  }
}