123
chenjingwu
2024-04-22 dc7634ec22c8addecc081a91691a02c3f9c2284a
1
2
3
4
5
6
7
8
9
10
.exampleHolder{
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
}
.container .uiContainerManager{
    display: none !important;
}/* sample css file */