@jzliu-cli/bi-engine 0.0.165 → 0.0.167

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.
@@ -853,8 +853,8 @@ body .layer-advance-dialog .layui-layer-content {
853
853
  }
854
854
 
855
855
  ::-webkit-scrollbar {
856
- width: 8px;
857
- height: 8px;
856
+ width: 6px;
857
+ height: 6px;
858
858
  background: none;
859
859
  margin-right: 4px;
860
860
  }