Skip to content

Commit

Permalink
chore: update PortalSideSheet styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggling committed Oct 1, 2024
1 parent 695819f commit 448ced8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import styled from 'styled-components';

const SideSheetWrapper = styled.div`
--custom-header-height: 0px;
--custom-side-sheet-height: 100%;
`;

export function PortalSideSheet() {
Expand Down

0 comments on commit 448ced8

Please sign in to comment.