Fix Canvas display above banner follow up (#12707)

This commit is contained in:
martmull
2025-06-19 09:54:24 +02:00
committed by GitHub
parent a3d163f5e5
commit c16b625752
2 changed files with 11 additions and 5 deletions

View File

@ -4,7 +4,6 @@ import { Button } from 'twenty-ui/input';
const StyledBanner = styled(Banner)`
position: absolute;
z-index: 1;
`;
const StyledText = styled.div`