Xuan Sang LE 9f184fc19b Some major changes:
- Enhance the error report system
- The SDK now allows to create sub-directory when building and releasing
2020-05-22 18:31:06 +02:00

8 lines
192 B
CSS

afx-resizer.vertical {
background-color: transparent;
border-top: 1px solid #cbcbcb;
}
afx-resizer.horizontal {
background-color: transparent;
border-left: 1px solid #cbcbcb;
}