| | |
| | | /*ios禁止页面在新窗口打开*/ |
| | | -webkit-touch-callout: none; |
| | | } |
| | | .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected { |
| | | .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item.ant-menu-item-selected { |
| | | background-color: unset; |
| | | color: unset; |
| | | } |
| | | .side-menu.ant-menu-dark .ant-menu-item-selected { |
| | | .side-menu.ant-menu-dark .ant-menu-item.ant-menu-item-selected { |
| | | background-color: unset; |
| | | color: unset; |
| | | } |
| | |
| | | border: 1px solid rgba(0, 0, 0, 0.07); |
| | | background: rgba(0, 0, 0, 0); |
| | | } |
| | | |
| | | .ant-message { |
| | | top: 50px; |
| | | z-index: 1080; |
| | | } |