Fixed styles for code.
This commit is contained in:
@ -82,6 +82,7 @@ pre {
|
||||
|
||||
code[data-name] {
|
||||
display: block;
|
||||
position: relative;
|
||||
padding-top: 2em !important;
|
||||
|
||||
&::before {
|
||||
@ -91,7 +92,7 @@ pre {
|
||||
top: 0;
|
||||
left: 0;
|
||||
padding-left: 1em;
|
||||
padding-top: 0.7em;
|
||||
padding-top: 0.2em;
|
||||
width: 100%;
|
||||
background-color: $midnightblue;
|
||||
z-index: 1;
|
||||
|
Reference in New Issue
Block a user