benivo-ui-library 1.7.48 → 1.7.50

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/data-table.less CHANGED
@@ -352,7 +352,7 @@
352
352
  z-index: 10;
353
353
  position: absolute;
354
354
  top: 10px;
355
- right: 30px;
355
+ left: 30px;
356
356
  background-color: #fff;
357
357
  .border-radius(4px);
358
358
  .box-shadow(@box-shadow);