Skip to content

Commit c1b0b37

Browse files
rafasdcccbc-service-account
authored andcommitted
chore: set min height for cbc pages
1 parent 0ab71e2 commit c1b0b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/Analyst/CBC/CbcHeader.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const StyledCallout = styled.div`
1616
padding-bottom: 0;
1717
border-left: 4px solid ${(props) => props.theme.color.links};
1818
width: 100%;
19+
min-height: 191px;
1920
@media (max-width: 900px) {
2021
flex-direction: column;
2122
gap: 16px;

0 commit comments

Comments
 (0)