Skip to content

Commit 85993e0

Browse files
authored
Apply suggestion from @sy-records
1 parent bc68e28 commit 85993e0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

styles/supported-versions.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ table.standard tr.stable td:first-child {
2121
table.standard td.collapse-phone {
2222
display: none;
2323
}
24+
25+
table.standard:nth-of-type(2) td::before {
26+
content: unset;
27+
}
2428
}
2529

2630
svg {

0 commit comments

Comments
 (0)