qms-angular 1.0.99 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47,6 +47,8 @@
47
47
 
48
48
  .material-icons-outlined {
49
49
  font-size: 13px;
50
+ height: 13px;
51
+ width: 13px;
50
52
  }
51
53
  }
52
54
 
@@ -143,6 +145,7 @@
143
145
  color: black(0.6);
144
146
  font-weight: 400;
145
147
  line-height: 22px;
148
+ margin: 0;
146
149
  }
147
150
 
148
151
  .trailing-box {