@antv/s2-vue 2.0.0-next.14 → 2.0.0-next.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/esm/style.css CHANGED
@@ -177,7 +177,7 @@
177
177
  border-radius: 4px;
178
178
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
179
179
  font-size: 12px;
180
- font-family: Roboto, 'PingFang SC', 'Chinese Quote', BlinkMacSystemFont, 'Segoe UI', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
180
+ font-family: Roboto, 'PingFang SC', 'Chinese Quote', 'Segoe UI', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
181
181
  }
182
182
  .antv-s2-tooltip-container-hide {
183
183
  opacity: 0;