remove thin definition, it doesnt do anything

This commit is contained in:
Paul Marbach
2025-12-02 12:46:02 -05:00
parent 70e69a6421
commit ecc37b85a9
@@ -405,8 +405,6 @@ const getStyles = (theme: GrafanaTheme2) => {
padding: theme.spacing(2),
height: '100%',
overflow: 'scroll',
scrollbarWidth: 'thin',
scrollbarColor: theme.isDark ? '#fff5 #fff1' : '#0005 #0001',
}),
queryOperationRow: css({
marginBottom: '0 !important', // need to beat specificty in the underling component