Skip to content

Commit 8caa667

Browse files
committed
Fixed less
1 parent ca250d7 commit 8caa667

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/UI/AddSeries/addSeries.less

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,15 @@
8888
}
8989

9090
.checkbox {
91-
margin-top : 0px;
92-
}
91+
margin-top : 0px;
92+
}
9393

9494
i {
9595
&:before {
96-
color: #ffffff;
96+
color : #ffffff;
9797
}
9898
}
99+
}
99100

100101
.loading-folders {
101102
margin : 30px 0px;

0 commit comments

Comments
 (0)