mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-08 09:36:45 +02:00
- Enhance the error report system - The SDK now allows to create sub-directory when building and releasing
8 lines
192 B
CSS
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;
|
|
} |