Files
2020-06-15 10:58:47 +08:00

6 lines
64 B
JavaScript

module.exports = {
WIDGETS: {
TOOLTIP_OFFSET_Y: 10
}
};