bk-magic-vue 2.5.10-beta.14 → 2.5.10-beta.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.
@@ -16237,6 +16237,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
16237
16237
  bottom:100%;
16238
16238
  left:50%;
16239
16239
  margin-bottom:8px;
16240
+ margin-left:-16px;
16240
16241
  -webkit-transform:translate3d(50%, 50%, 0) rotate(-90deg);
16241
16242
  transform:translate3d(50%, 50%, 0) rotate(-90deg);
16242
16243
  }