@import '~config'
@import '~rc-dialog/dist/rc-dialog.min.css'
.cd-modal
	&-wrapper
		position: fixed;top: 0;right: 0;left: 0;bottom: 0;
		background-color: rgba(0, 0, 0, 0.65);height: 100%;z-index: 1000;