We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd2b32 commit 7b3d3d8Copy full SHA for 7b3d3d8
1 file changed
src/app/features/code-snippet/code-snippet.component.scss
@@ -11,6 +11,7 @@
11
width: 100%;
12
box-sizing: border-box;
13
overflow: auto;
14
+ min-height: 140px;
15
16
@media screen and (min-width: 1280px) {
17
padding: 32px;
0 commit comments