File tree Expand file tree Collapse file tree 3 files changed +299
-147
lines changed Expand file tree Collapse file tree 3 files changed +299
-147
lines changed Original file line number Diff line number Diff line change 132
132
"scss-bundle" : " ^2.0.1-beta.7" ,
133
133
"selenium-webdriver" : " ^3.6.0" ,
134
134
"sorcery" : " ^0.10.0" ,
135
- "stylelint" : " ^9.9.0 " ,
135
+ "stylelint" : " ^9.10.1 " ,
136
136
"ts-node" : " ^3.0.4" ,
137
137
"tsconfig-paths" : " ^2.3.0" ,
138
- "tslint" : " ^5.12.0 " ,
138
+ "tslint" : " ^5.13.1 " ,
139
139
"tsutils" : " ^3.0.0" ,
140
140
"typescript" : " ~3.2.0" ,
141
141
"uglify-js" : " ^2.8.14"
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ $mat-card-header-size: 40px !default;
149
149
// As per Material Design specifications, the images exceed the *top* content-box and take
150
150
// up some space. The margin below is necessary because otherwise space of the actual card
151
151
// content will be overlapped.
152
- margin : -8px 0 8px 0 ;
152
+ margin : -8px 0 8px ;
153
153
}
154
154
}
155
155
You can’t perform that action at this time.
0 commit comments