This commit is contained in:
hc1913847458 2021-09-02 15:22:34 +08:00 committed by caishi
parent 4acfb88ee5
commit 6696222c02
3 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ function CoderDepotReadme({ operate , history , readme , ChangeFile }){
<span>目录</span>
</span>
</Dropdown>
<a href="#readme">
<a href="#readme ">
<span className="commonBox-title-read">README.md</span>
</a>
</AlignCenter>

View File

@ -627,7 +627,7 @@
vertical-align: middle;
color: #666;
font-size: 14px;
&:hover{
&:hover {
color: #466AFF;
}
}

View File

@ -61,7 +61,7 @@ function UndoEvent(props){
return(
<div>
<Spin spinning={isSpin}>
<div>
<div >
{
list && list.length > 0 ?
<ul className="notifyList">