coer-elements 0.0.70 → 0.0.71

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": "coer-elements",
3
- "version": "0.0.70",
3
+ "version": "0.0.71",
4
4
  "author": "Christian Omar Escamilla Rodríguez",
5
5
  "keywords": [
6
6
  "COER",
@@ -896,7 +896,7 @@ aside.modal div.backdrop {
896
896
 
897
897
  div.modal-content {
898
898
  z-index: 1501;
899
- overflow: visible !important;
899
+ overflow: auto !important;
900
900
  }
901
901
 
902
902
  div.coer-number-box mat-form-field {