Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit b569e15

Browse files
committed
fix(lint): fix style lint issues due to commented lines
1 parent a22f479 commit b569e15

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/app/dialog/dialog.component.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
.btn {
44
&:hover {
55
background-color: @color-pf-light-blue-500;
6-
// .gradient-vertical(@color-pf-blue-300, @color-pf-blue-400);
76
border-color: @color-pf-blue-500;
87
color: @color-pf-white;
98
}

src/assets/stylesheets/_utilities.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
}
1818
>.view-content {
1919
position: relative;
20-
// padding-top: @content-padding;
2120
}
2221
}
2322
}

0 commit comments

Comments
 (0)