coer-elements 0.0.44 → 0.0.46
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
package/styles/coer-elements.css
CHANGED
@@ -2774,8 +2774,7 @@ div.coer-grid table tbody tr td.template {
|
|
2774
2774
|
height: 31px;
|
2775
2775
|
}
|
2776
2776
|
div.coer-grid table tbody tr td.template > div.template {
|
2777
|
-
display:
|
2778
|
-
align-items: center !important;
|
2777
|
+
display: block !important;
|
2779
2778
|
}
|
2780
2779
|
div.coer-grid table thead tr th.action-button,
|
2781
2780
|
div.coer-grid table thead tr td.action-button,
|