mirror of
https://github.com/SebastianStork/kita.git
synced 2026-01-21 14:31:35 +01:00
feat: modify code block highlight line style
This commit is contained in:
parent
e8746d1a74
commit
58276c5343
4 changed files with 109 additions and 110 deletions
|
|
@ -34,6 +34,8 @@
|
|||
/* Code block */
|
||||
pre mark {
|
||||
@apply block text-inherit;
|
||||
margin: 0 -18px;
|
||||
padding: 0 18px;
|
||||
}
|
||||
|
||||
pre table {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue