Skip to content

Commit 044b99d

Browse files
committed
fix: Cleaned up codeblock code + fixed up issue with bottom border
1 parent 8ef93fc commit 044b99d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

assets/css/v2/style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,13 +1050,9 @@ blockquote.side-callout {
10501050

10511051
.tab-content {
10521052
border-bottom: 1px solid black;
1053-
margin-left: calc(-1 * var(--overflow-gutter-extension));
10541053

10551054
.tab-pane {
10561055
display: none;
1057-
1058-
/* Push the content 1rem right due to the gutter displacement */
1059-
margin-left: 1rem;
10601056
}
10611057

10621058
.active {

0 commit comments

Comments
 (0)