Skip to content

Commit 18c6419

Browse files
committed
revert
1 parent 7bd0737 commit 18c6419

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#elastic-docs-v3 {
2-
/*pre {*/
3-
/* margin-bottom: calc(var(--spacing) * 6);*/
4-
/* border-radius: var(--radius-md);*/
5-
/* overflow-x: auto;*/
6-
/*}*/
7-
/*code {*/
8-
/* margin-bottom: calc(var(--spacing) * 6);*/
9-
/* border-radius: var(--radius-md);*/
10-
/* overflow-x: auto;*/
11-
/*}*/
2+
pre {
3+
margin-bottom: calc(var(--spacing) * 6);
4+
border-radius: var(--radius-md);
5+
overflow-x: auto;
6+
}
7+
code {
8+
margin-bottom: calc(var(--spacing) * 6);
9+
border-radius: var(--radius-md);
10+
overflow-x: auto;
11+
}
1212
}

0 commit comments

Comments
 (0)