@elliemae/ds-basic 2.2.3-rc.3 → 2.2.3-rc.4
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/css/dimsum.css
CHANGED
|
@@ -9207,8 +9207,7 @@ body > .em-ds-tree-item {
|
|
|
9207
9207
|
position: relative;
|
|
9208
9208
|
display: flex;
|
|
9209
9209
|
flex-direction: row;
|
|
9210
|
-
min-width: 640px;
|
|
9211
|
-
overflow: auto; }
|
|
9210
|
+
min-width: 640px; }
|
|
9212
9211
|
.nested-main-group .nestable {
|
|
9213
9212
|
flex: 1; }
|
|
9214
9213
|
.nested-main-group .nestable-list {
|