mirror of
https://github.com/apache/superset.git
synced 2026-07-16 11:46:09 +00:00
chore: remove some of the deprecated theme.colors.* (#34056)
This commit is contained in:
committed by
GitHub
parent
d6ed819fe2
commit
5d6a979cd0
@@ -71,7 +71,7 @@ const QueryLimitSelect = ({
|
||||
|
||||
return (
|
||||
<Dropdown
|
||||
dropdownRender={() => renderQueryLimit(maxRow, setQueryLimit)}
|
||||
popupRender={() => renderQueryLimit(maxRow, setQueryLimit)}
|
||||
trigger={['click']}
|
||||
>
|
||||
<Button size="small" showMarginRight={false} buttonStyle="link">
|
||||
|
||||
Reference in New Issue
Block a user