Delete url

This commit is contained in:
Jasder 2020-08-10 11:27:41 +08:00
parent 2fa71241db
commit f1614a4b62
2 changed files with 1 additions and 4 deletions

View File

@ -760,9 +760,6 @@ class NewHeader extends Component {
)
})
}
<li>
<a href="https://www.trustie.net/forums/82/memos/3075" target="_blank" style={{color:"#FF6E21"}}>问题反馈</a>
</li>
</ul>
</div>
: ""

View File

@ -26,7 +26,7 @@ body>.-task-title {
max-width: unset;
background: #24292d;
width: 100%;
height:70px;
height:60px;
min-width: 1200px;
z-index: 1000;
-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);