Skip to content

Commit 5f8b06e

Browse files
committed
Add a forgotten polyfill directive.
1 parent 92b05d0 commit 5f8b06e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

table.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444

4545
polyfill-next-selector { content: 'th' }
4646
::content th { border-bottom: double medium; }
47+
polyfill-next-selector { content: ':host(.single-border) th' }
4748
:host(.single-border) ::content th { border-bottom: solid thin; }
4849

4950
polyfill-next-selector { content: ':host(.center) td' }

0 commit comments

Comments
 (0)