We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e1a39 commit e46c7f5Copy full SHA for e46c7f5
components/topbar/src/organization.styles.ts
@@ -7,7 +7,7 @@ export const useStyles = makeStyles({
7
organizationSelection: {
8
overflowY: "auto",
9
overflowX: "hidden",
10
- height: "30vh",
+ maxHeight: "30vh",
11
width: "290px",
12
},
13
singleLine: {
0 commit comments