ant-design/components/popconfirm/style/index.tsx
xrkffgg 309c8d4404
style: add @zindex-popoconfirm (#25693)
* style: adjust @zindex-popover

* add ant-popconfirm

* update snap
2020-07-20 13:39:28 +08:00

9 lines
175 B
TypeScript

import '../../style/index.less';
// style dependencies
// deps-lint-skip: tooltip, popover
import '../../popover/style';
import '../../button/style';
import './index.less';