like 1 rok pred
rodič
commit
9d0d35e22f

+ 4 - 0
snowy-admin-web/src/layout/components/NavMenu.vue

@@ -123,6 +123,10 @@
 				border-bottom-right-radius: 10px;
 			}
 		}
+
+		.ant-menu-submenu-title {
+			padding-left: 0 !important;
+		}
 	}
 	// 选中时候的样式
 	.ant-menu-dark .ant-menu-item-selected {