2024-01-29 09:26:07 +08:00

8 lines
178 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = {
linkFontSize: '13px',
linkPadding: '0 0 0 16px',
railWidth: '4px'
};