样式优化

This commit is contained in:
黄心宇 2025-06-04 19:22:09 +08:00
parent e03fcf8c2d
commit cfb5bd74e5
2 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ function Main(props){
</li> */}
<li>
<div className="servername" style={{marginBottom: '8px'}}>
<img src={require('./img/logo4.png')} alt="" style={{width: '24px'}}/>
<img src={require('./img/logoq.png')} alt=""/>
<Link to={`/${owner}/${projectsId}/service/quality`}>代码质量分析工具</Link>
</div>
<p className="task-hide-2 serverdesc">提供自动化的静态代码检查能力能够识别代码中的缺陷安全漏洞代码异味同时产出代码覆盖率和重复度的详细报告</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB