Commit a6365a0
authored
fix(TableOfContents): Adjust height on mobile (#4713)
It looks like folks wanted to add more space to the table of contents so items weren't getting cut off, but that this was accidentally applied to mobile instead of the desktop view where it's relevant. Targeting the style there fixes both issues.1 parent 16f5315 commit a6365a0
File tree
1 file changed
+6
-1
lines changed- packages/documentation-framework/components/tableOfContents
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
0 commit comments