All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.smart-ui.ui-groups.antd.dialog-drag.css Maven / Gradle / Ivy

There is a newer version: 1.0.4
Show newest version
.ant-modal{
    position: absolute !important;
    left:calc((100vw - 416px)/2);
    top:15vw;
    padding:0;
}
.ant-modal .ant-modal-header,.ant-modal .ant-modal-content{
    cursor: pointer;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy