cc-core-cli 1.0.167 → 1.0.168
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/package.json
CHANGED
|
@@ -1448,7 +1448,7 @@ html body.ant-scrolling-effect {
|
|
|
1448
1448
|
/* ===== SUM MENU ITEM ===== */
|
|
1449
1449
|
/* พื้นหลังระดับกล่อง popup — สี lv4 ที่แต่ละ item: menu.css .menu-active-lv4 */
|
|
1450
1450
|
.sum-menu-item .ant-menu.ant-menu-sub.ant-menu-vertical {
|
|
1451
|
-
background-color: var(--menu-
|
|
1451
|
+
background-color: var(--menu-background-color-menu-lv4, #ffffff) !important;
|
|
1452
1452
|
border-radius: 0px !important;
|
|
1453
1453
|
}
|
|
1454
1454
|
|