@opensumi/ide-components 3.1.2-next-1718699324.0 → 3.1.2-next-1718700994.0

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/dist/index.css CHANGED
@@ -3510,6 +3510,12 @@
3510
3510
  /*!*************************************************************************************************************************************************************************************!*\
3511
3511
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./src/scrollbars/styles.less ***!
3512
3512
  \*************************************************************************************************************************************************************************************/
3513
+ .design_left_slot .kt-scrollbar .scrollbar-thumb-vertical,
3514
+ .design_right_slot .kt-scrollbar .scrollbar-thumb-vertical,
3515
+ .design_left_slot .kt-scrollbar .scrollbar-thumb-horizontal,
3516
+ .design_right_slot .kt-scrollbar .scrollbar-thumb-horizontal {
3517
+ border-radius: 5px;
3518
+ }
3513
3519
  .kt-scrollbar .scrollbar-thumb-vertical,
3514
3520
  .kt-scrollbar .scrollbar-thumb-horizontal {
3515
3521
  opacity: 0;