diff --git a/ui/widgets/widgets.style b/ui/widgets/widgets.style index cb7eaa1..9bbffb1 100644 --- a/ui/widgets/widgets.style +++ b/ui/widgets/widgets.style @@ -694,8 +694,8 @@ defaultScrollArea: ScrollArea { deltat: 3px; deltab: 3px; - topsh: 2px; - bottomsh: 2px; + topsh: 0px; + bottomsh: 0px; shColor: shadowFg; duration: 150; @@ -708,9 +708,6 @@ defaultSolidScroll: ScrollArea(defaultScrollArea) { deltat: 6px; deltab: 6px; - topsh: 0px; - bottomsh: 0px; - hiding: 0; }