@steedos-widgets/amis-object 6.10.51 → 6.10.52-beta.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/amis-object.umd.css
CHANGED
|
@@ -1990,6 +1990,10 @@ steedosfieldset.antd-Collapse .antd-Collapse-header.is-mobile:hover {
|
|
|
1990
1990
|
.antd-Nav-Menu-submenu-active .antd-Nav-Menu-item .hover-inline-flex {
|
|
1991
1991
|
display: none !important;
|
|
1992
1992
|
}
|
|
1993
|
+
.steedos-app-service.steedos-app-service-readonly .steedos-app-menu.stacked {
|
|
1994
|
+
margin-top: -8px;
|
|
1995
|
+
min-height: 0px;
|
|
1996
|
+
}
|
|
1993
1997
|
|
|
1994
1998
|
#steedosGlobalFooterRoot .steedos-global-footer {
|
|
1995
1999
|
height: 4rem;
|