like hace 1 año
padre
commit
9d0d35e22f
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      snowy-admin-web/src/layout/components/NavMenu.vue

+ 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 {