@import '../mixins/mixins.less';

.b(ap-upload, {
  position: relative;
  .ant-btn{
    min-width: 0;
  }
});
