.root {
  padding-bottom: 1px;

  :global {
    @import (less) '../../../../utils/themes.less';

    .btn {
      display: block;
      height: 40px;
      line-height: 40px;
      text-align: center;
      color: #1786ec;
    }
  }
}
