mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +00:00
fixed
This commit is contained in:
parent
4c69cbcd2b
commit
b918f38ec2
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ watch(() => props.lang, (to) => {
|
|||
counter-increment: step 0;
|
||||
}
|
||||
|
||||
.codeBlockRoot :global(.shiki) > code > .line::before {
|
||||
.codeBlockRoot :global(.shiki) > code > span::before {
|
||||
content: counter(step);
|
||||
counter-increment: step;
|
||||
width: 1rem;
|
||||
|
|
Loading…
Reference in a new issue