Skip to content

Commit 89f888b

Browse files
committed
fix: unset autoscroll legent font-size
1 parent 4ad182b commit 89f888b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/widgets/VideoExplorer/styles.scss

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#autoScrollToggle > legend {
2+
font-size: unset;
3+
}
4+
15
.source-folder-selector {
26
margin-top: 50px;
37
margin-right: auto;

0 commit comments

Comments
 (0)