bkui-vue 2.0.1-beta.39.table.1 → 2.0.1-beta.39.table.2

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.
@@ -145,9 +145,6 @@
145
145
  .bk-F-scroll-y::-webkit-scrollbar-thumb {
146
146
  border-radius: 4px;
147
147
  }
148
- /*
149
- * Container style
150
- */
151
148
  .bk-scrollbar {
152
149
  overflow: hidden !important;
153
150
  overflow-anchor: none;
@@ -535,9 +535,6 @@
535
535
  .bk-F-scroll-y::-webkit-scrollbar-thumb {
536
536
  border-radius: 4px;
537
537
  }
538
- /*
539
- * Container style
540
- */
541
538
  .bk-scrollbar {
542
539
  overflow: hidden !important;
543
540
  overflow-anchor: none;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bkui-vue",
3
- "version": "2.0.1-beta.39.table.1",
3
+ "version": "2.0.1-beta.39.table.2",
4
4
  "workspaces": [
5
5
  "packages/**",
6
6
  "scripts/cli",