mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
Changed top overflow for charts. (#11579)
This commit is contained in:
@@ -54,6 +54,7 @@ const getHotKeys = () =>
|
||||
|
||||
const Styles = styled.div`
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
padding-bottom: ${({ theme }) => 2 * theme.gridUnit}px;
|
||||
|
||||
Reference in New Issue
Block a user