@import '../../../style/mixins/index';

@popconfirm-prefix-cls: ~'@{vts-prefix}-popconfirm';

.@{popconfirm-prefix-cls} {
  z-index: @zindex-popoconfirm;
}
