rk-web-core 0.12.62 → 0.12.64
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.
|
File without changes
|
package/package.json
CHANGED
package/rk-web-core.css
CHANGED
|
@@ -621,9 +621,6 @@ html {
|
|
|
621
621
|
.rk-web-core-slider .ant-layout-sider-collapsed .ant-menu-vertical-left {
|
|
622
622
|
border-right: none !important;
|
|
623
623
|
}
|
|
624
|
-
.rk-web-core-slider .ant-menu-sub li span {
|
|
625
|
-
margin-left: var(--left);
|
|
626
|
-
}
|
|
627
624
|
.rk-web-core-slider-inner {
|
|
628
625
|
overflow: hidden;
|
|
629
626
|
height: calc(100vh - 70px);
|