Skip to content

Commit c1a7502

Browse files
committed
Fix th borders disappearing in ff and edge
1 parent 03475ff commit c1a7502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InteractiveHtmlBom/ibom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ canvas:active {
151151

152152
.bom th {
153153
background-color: #CCCCCC;
154+
background-clip: padding-box;
154155
}
155156

156157
.dark .bom th {

0 commit comments

Comments
 (0)