Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 6c64c16

Browse files
committed
fix css typo
1 parent 7d2b6ac commit 6c64c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/brackets_patterns_override.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@ input[type="color"],
11201120
border-top: 1px solid transparent;
11211121
}
11221122
tbody th {
1123-
border-top: 1px solid transparent);
1123+
border-top: 1px solid transparent;
11241124
}
11251125
.right {
11261126
text-align: right;

0 commit comments

Comments
 (0)