File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed
Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,6 @@ You don't need to include any other library to work with vue-material. The focus
102102* <a href =" http://vuejs.org " target =" _blank " >vue</a >
103103* <a href =" http://www.jacklmoore.com/autosize/ " target =" _blank " >autosize</a >
104104* <a href =" https://www.npmjs.com/package/element.scrollintoviewifneeded-polyfill " target =" _blank " >element.scrollintoviewifneeded-polyfill</a >
105- * <a href =" https://github.com/lazd/scopedQuerySelectorShim " target =" _blank " >scopedQuerySelectorShim</a >
106105
107106## License
108107MIT
Original file line number Diff line number Diff line change 5555 <li >
5656 <a href =" https://www.npmjs.com/package/element.scrollintoviewifneeded-polyfill" rel =" noopener" target =" _blank" >element.scrollintoviewifneeded-polyfill</a >
5757 </li >
58-
59- <li >
60- <a href =" https://github.com/lazd/scopedQuerySelectorShim" rel =" noopener" target =" _blank" >scopedQuerySelectorShim</a >
61- </li >
6258 </ul >
6359 </section >
6460
Original file line number Diff line number Diff line change 7777 "ora" : " ^0.4.0" ,
7878 "raw-loader" : " ^0.5.1" ,
7979 "sass-loader" : " ^4.1.1" ,
80- "scopedQuerySelectorShim" : " lazd/scopedQuerySelectorShim" ,
8180 "url-loader" : " ^0.5.7" ,
8281 "vue-hot-reload-api" : " ^2.0.7" ,
8382 "vue-html-loader" : " ^1.2.3" ,
Original file line number Diff line number Diff line change 206206 .md-icon {
207207 color : rgba (#000 , .54 );
208208 }
209+
210+ .md-ink-ripple {
211+ border-radius : 0 ;
212+ }
209213}
210214
211215.md-list-item-expand {
You can’t perform that action at this time.
0 commit comments