joywok-material-components
Version:
<h1 align="center"> Joywok Material Components </h1>
22 lines (18 loc) • 431 B
CSS
.alert-dialog-slide-close {
position: absolute;
top: 26px;
right: 24px;
cursor: pointer;
}
.alert-dialog-slide-title h1, .alert-dialog-slide-title h2, .alert-dialog-slide-title h3 {
line-height: 72px;
}
.title-center {
text-align: center;
border: none ;
}
.dialog-btn-center {
-webkit-box-pack: center ;
-ms-flex-pack: center ;
justify-content: center ;
}