chore(npm): update md to v1.2.4

Fixed sass deprecation warnings.
This commit is contained in:
Francis Lachapelle
2022-01-04 11:43:52 -05:00
parent f8b4187d1d
commit d3ede8ce73
20 changed files with 46 additions and 44 deletions
@@ -13,7 +13,7 @@
bottom: auto;
background-color: white;
border-radius: 50%;
padding: $baseline-grid/2;
padding: $baseline-grid*0.5;
box-shadow: $whiteframe-shadow-3dp;
z-index: $z-index-view;
md-progress-circular {