@elliemae/ds-basic 3.24.0-next.4 → 3.24.0-rc.1
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.
package/dist/css/dimsum.css
CHANGED
|
@@ -8177,7 +8177,8 @@ body > .em-ds-tree-item {
|
|
|
8177
8177
|
.em-ds-query-builder-row__input-controller {
|
|
8178
8178
|
height: 2.46154rem;
|
|
8179
8179
|
display: grid;
|
|
8180
|
-
align-items: center;
|
|
8180
|
+
align-items: center;
|
|
8181
|
+
grid-template-columns: 100%; }
|
|
8181
8182
|
.em-ds-query-builder-row__input-controller .em-ds-datepicker-range-inputs .em-ds-input {
|
|
8182
8183
|
width: 100%; }
|
|
8183
8184
|
.em-ds-query-builder-row__input-controller .em-ds-datepicker-range {
|