coer-elements 0.0.44 → 0.0.45

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.44",
3
+ "version": "0.0.45",
4
4
  "author": "Christian Omar Escamilla Rodríguez",
5
5
  "keywords": [
6
6
  "COER",
@@ -2772,6 +2772,7 @@ div.coer-grid table tbody tr td.template {
2772
2772
  white-space: nowrap !important;
2773
2773
  cursor: pointer !important;
2774
2774
  height: 31px;
2775
+ padding-top: 8px !important;
2775
2776
  }
2776
2777
  div.coer-grid table tbody tr td.template > div.template {
2777
2778
  display: flex !important;