Skip to content

Commit bfb3c80

Browse files
committed
revert a couple of css changes
1 parent cbf5bcd commit bfb3c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/styles/components/_highlight.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
table {
4444
border: none;
4545
margin: 0;
46+
table-layout: auto;
4647
overflow: auto;
4748
width: 100%;
4849
z-index: auto;
@@ -104,7 +105,6 @@
104105
@include size(52px 20px);
105106
background: 0 0 no-repeat;
106107
background-size: 52px 20px;
107-
background-color: $code-background;
108108
z-index: 9;
109109
}
110110

0 commit comments

Comments
 (0)