mirror of https://github.com/vtrois/kratos
fix: pre.code style issues (#195)
parent
a8dbab010d
commit
7e2f83fb87
|
@ -867,6 +867,8 @@ button:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
.k-main .details .article .content pre code {
|
.k-main .details .article .content pre code {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue