@carefirst/library 2.0.5 → 2.0.6

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carefirst/library",
3
- "version": "2.0.5",
3
+ "version": "2.0.6",
4
4
  "author": "Jacques Francois Coetzee",
5
5
  "private": false,
6
6
  "peerDependencies": {
@@ -57,3 +57,9 @@ cf-btn ion-button {
57
57
  max-width: 420px;
58
58
  }
59
59
  }
60
+ /*===============================================
61
+ =============== CF Notifications ===============
62
+ ===============================================*/
63
+ cf-notification {
64
+ width: 100%;
65
+ }