Skip to content

Commit 24c2370

Browse files
committed
refactor: rm unused goToFile class
1 parent 9010c20 commit 24c2370

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/vscode-js-profile-flame/src/client/common/flame-graph.css

-6
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,6 @@
137137
color: var(--vscode-textLink-activeForeground);
138138
}
139139

140-
.info .goToFile {
141-
width: 1em;
142-
display: inline-block;
143-
cursor: pointer;
144-
}
145-
146140
:global(.vscode-dark) .info {
147141
box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
148142
}

0 commit comments

Comments
 (0)