Skip to content

Commit d6f8b71

Browse files
committed
update
1 parent c6504b2 commit d6f8b71

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Lib/profiling/sampling/_flamegraph_assets/flamegraph.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -179,19 +179,6 @@ html, body {
179179
position: relative;
180180
}
181181

182-
.sidebar::-webkit-scrollbar {
183-
height: 6px;
184-
}
185-
186-
.sidebar::-webkit-scrollbar-thumb {
187-
background: var(--border);
188-
border-radius: 3px;
189-
}
190-
191-
.sidebar::-webkit-scrollbar-thumb:hover {
192-
background: var(--text-muted);
193-
}
194-
195182
.sidebar.collapsed {
196183
width: var(--sidebar-collapsed) !important;
197184
transition: width var(--transition-normal);

0 commit comments

Comments
 (0)