@import '../../../global/theme.less';

.panel {
  :global {
    .@{ant-prefix}-collapse-content {
      padding-bottom: 8px;
    }
  }
}
