forked from Gitlink/forgeplus-react
Delete url
This commit is contained in:
parent
2fa71241db
commit
f1614a4b62
|
@ -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>
|
||||
: ""
|
||||
|
|
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue