Skip to content

Commit d982f44

Browse files
authored
docs(theming): remove stray whitespace (#2895)
1 parent fe449b7 commit d982f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/theming/css-shadow-parts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ CSS Shadow Parts are supported in the recent versions of all of the major browse
128128
Vendor prefixed
129129
</a> pseudo-elements are not supported at this time. An example of this would be any of the `::-webkit-scrollbar` pseudo-elements:
130130
</p>
131-
131+
132132
```css
133133
/* Does NOT work */
134134
my-component::part(scroll)::-webkit-scrollbar {

0 commit comments

Comments
 (0)