Skip to content

Commit

Permalink
chore: update PortalSideSheet styles (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggling authored Oct 3, 2024
1 parent 695819f commit 974860f
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 974860f

Please sign in to comment.