fix highlighting cross word and remove padding

This commit is contained in:
pythongosssss
2026-03-17 08:00:00 -07:00
parent 307a1c77c0
commit 98eac41f07
3 changed files with 14 additions and 5 deletions

View File

@@ -619,8 +619,6 @@
background-color: color-mix(in srgb, currentColor 20%, transparent);
font-weight: 700;
border-radius: 0.25rem;
padding: 0 0.125rem;
margin: -0.125rem 0.125rem;
}
@utility scrollbar-hide {