Skip to content

Commit eae3cb9

Browse files
darkwingjasonLaster
authored andcommitted
Change shortcuts modal cursor to default for consistency (firefox-devtools#5612)
1 parent 8e65df8 commit eae3cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ShortcutsModal.css

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
-moz-column-width: 250px;
88
-webkit-column-width: 250px;
99
column-width: 250px;
10+
cursor: default;
1011
}
1112

1213
.shortcuts-content h2 {

0 commit comments

Comments
 (0)