chore: fix css for DS view mode (#28755)
This commit is contained in:
parent
7721f703ec
commit
af845cda74
|
|
@ -50,7 +50,7 @@ export const ViewModeWrapper = styled.div`
|
|||
padding: var(--ads-v2-spaces-7) 0;
|
||||
gap: var(--ads-v2-spaces-4);
|
||||
overflow: auto;
|
||||
height: fit-content;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
flex-shrink: 0;
|
||||
`;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user