UNPKG

@antv/s2

Version:

effective spreadsheet render core lib

22 lines (15 loc) 606 B
@import '../../styles/variables.less'; @tooltip-operator-cls-prefix: ~'@{s2-cls-prefix}-tooltip-operator'; @tooltip-menu-item-text-color: rgba(0, 0, 0, 0.65); @tooltip-menu-item-height: 36px; @tooltip-menu-font-size: 12px; // 下钻 @drill-down-cls-prefix: ~'@{s2-cls-prefix}-drill-down'; // 趋势表 tooltip @strategy-sheet-tooltip-cls-prefix: ~'@{s2-cls-prefix}-strategy-sheet-tooltip'; // 高级排序 @advanced-sort-cls-prefix: ~'@{s2-cls-prefix}-advanced-sort'; // 指标切换 @switcher-cls-prefix: ~'@{s2-cls-prefix}-switcher'; // 头部组件 @header-cls-prefix: ~'@{s2-cls-prefix}-header';