Skip to content

Commit dd6ce45

Browse files
author
rashmi73
committed
issue_1732 scss linting fixed
1 parent 04f24ff commit dd6ce45

File tree

7 files changed

+1
-6
lines changed

7 files changed

+1
-6
lines changed

src/shared/components/challenge-detail/Specification/SideBar/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,4 +177,3 @@
177177
margin-bottom: 3 * $base-unit;
178178
}
179179
}
180-

src/shared/components/challenge-detail/Submissions/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
@include xs-to-sm {
154154
display: none;
155155
}
156+
156157
.handle {
157158
color: $tc-dark-blue-110;
158159
}

src/shared/components/tc-communities/communities/blockchain/Home/style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@
5555
padding: 6px 0;
5656
}
5757
}
58-

src/shared/components/tc-communities/communities/iot/About/style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@
5555
padding: 6px 0;
5656
}
5757
}
58-

src/shared/components/tc-communities/communities/iot/GetStarted/style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@
5555
padding: 6px 0;
5656
}
5757
}
58-

src/shared/components/tc-communities/communities/iot/Home/style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@
5555
padding: 6px 0;
5656
}
5757
}
58-

src/shared/components/tc-communities/communities/tco19/Home/style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@
5555
padding: 6px 0;
5656
}
5757
}
58-

0 commit comments

Comments
 (0)