msyavuz commented on code in PR #34253:
URL: https://github.com/apache/superset/pull/34253#discussion_r2219696965


##########
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/ActionButtons/index.tsx:
##########
@@ -75,13 +74,9 @@ const verticalStyle = (theme: SupersetTheme, width: number) 
=> css`
 
   background: linear-gradient(
     ${rgba(theme.colors.grayscale.light5, 0)},
-    ${theme.colors.grayscale.light5} 60%
+    ${theme.colors.grayscale.light5} 20%

Review Comment:
   Right, this file has some more of those. I might as well touch them while at 
it. Done!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to