@@ -31,6 +31,15 @@ ol {
list-style: none;
}
+a{
+ font-weight: normal;
+}
+
+//菜单选项行高
+.ant-pro-top-nav-header .ant-menu-submenu.ant-menu-submenu-horizontal{
+ line-height: 60px;
// 数据列表 样式
.table-alert {
margin-bottom: 16px;