We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fb7bea + 480963c commit 28e1839Copy full SHA for 28e1839
.prettierignore
@@ -1,5 +1,7 @@
1
node_modules
2
dist
3
+snippets
4
+public
5
.vite
6
coverage
7
package-lock.json
public/icons/csharp.svg
src/styles/main.css
@@ -367,7 +367,7 @@ abbr {
367
368
position: absolute;
369
width: 100%;
370
- max-height: 15rem;
+ max-height: 20rem;
371
overflow-y: auto;
372
373
background-color: var(--clr-bg-secondary);
0 commit comments