mirror of
https://github.com/apache/superset.git
synced 2026-05-30 04:39:20 +00:00
fix(sqllab): display horizontal scrollbar in data preview modal (#39799)
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
@@ -44,5 +44,4 @@ export const ModalResultSetWrapper = styled.div`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
max-height: 50vh;
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user