Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Commit 95b0a93

Browse files
committed
style: stylelint
1 parent df49818 commit 95b0a93

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/components/source-graphs/source-graphs.component.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363

6464
.bottom-group {
6565
$volume-height: 112px;
66+
6667
$axis-height: 32px;
6768

6869
height: $volume-height + $axis-height;
@@ -76,5 +77,3 @@
7677
height: $axis-height;
7778
}
7879
}
79-
80-

0 commit comments

Comments
 (0)