File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 display : flex ;
33 align-items : center ;
44 justify-content : space-between ;
5- background- color : #001529 ;
6- color : #fff ;
5+ color : #000 ;
6+ background- color : #fff ;
77 height : 62px ;
88 padding-inline : 25px ;
99 .collapsed {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ const Header = () => {
1010 < Header className = { styles . header } >
1111 < div className = { styles . headerLf } />
1212 < div className = { styles . headerRi } >
13- < span className = { styles . username } > 工路 </ span >
13+ < span className = { styles . username } > 工路信息 </ span >
1414 < AvatarIcon />
1515 </ div >
1616 </ Header >
Original file line number Diff line number Diff line change 99 display : flex ;
1010 padding : 18px 20px ;
1111 box-sizing : border-box ;
12- background- color : #001529 ;
13- color : #fff ;
12+ color : #000 ;
13+ border-bottom : 1 px solid #f0f0f0 ;
1414 .img {
1515 width : 26px ;
1616 height : 26px ;
You can’t perform that action at this time.
0 commit comments