mirror of
https://github.com/apache/superset.git
synced 2026-05-11 02:45:46 +00:00
refactor(Collapse): Upgrade Collapse to Antd5 (#32959)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
This commit is contained in:
@@ -84,9 +84,6 @@ const DatasourceContainer = styled.div`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-height: 100%;
|
||||
.ant-collapse {
|
||||
height: auto;
|
||||
}
|
||||
.field-selections {
|
||||
padding: 0 0 ${theme.sizeUnit}px;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user