| | |
| | | <img class="system" :src="`${publicPath}images/desktop/header-icon/system.png`" /> |
| | | </div> |
| | | <div class="tools-icon no-hover-style"> |
| | | <img class="smart-ai" :src="`${publicPath}images/desktop/header-icon/SmartAI.png`" alt /> |
| | | <img class="smart-ai" :src="`${publicPath}images/desktop/header-icon/SmartAI-æ°.png`" alt /> |
| | | </div> |
| | | </div> |
| | | <div class="tools-middle"> |
| | |
| | | margin: auto; |
| | | } |
| | | .tools .tools-left { |
| | | width: 200px; |
| | | width: 275px; |
| | | height: 100%; |
| | | float: left; |
| | | margin-left: 14px; |
| | |
| | | .el-dropdown-menu { |
| | | top: 40px !important; |
| | | } |
| | | |
| | | .smart-ai { |
| | | height: 65%; |
| | | } |
| | | </style> |