like 8 meses atrás
pai
commit
9d0d35e22f
1 arquivos alterados com 4 adições e 0 exclusões
  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 {