mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 09:32:19 +00:00
torchlight: line highlights should fit the content
This commit is contained in:
parent
1e5b48819c
commit
af2db08257
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ padding from the code block above.
|
|||
pre.torchlight .line {
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue