enchoice-fabric-react-lib
Version:
This project was created to integrate Microsoft Fabric React
29 lines (25 loc) • 438 B
CSS
.qb-nl-sm {
height: 5px;
}
.qb-nl-md {
height: 15px;
}
.qb-nllg {
height: 30px;
}
.icon-preview {
font-size: 128px;
color: #444;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.icon-preview-col {
top: 30px;
text-align: center;
border: 1px dashed #bbb;
height: 155px
}