mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-21 05:19:42 +08:00
fix: 更换背景图
This commit is contained in:
parent
ea812875d4
commit
1f5747038c
@ -132,7 +132,7 @@ class HeaderCom extends Component {
|
|||||||
return (
|
return (
|
||||||
<acticle className={`header-box`} style={headerStyle}>
|
<acticle className={`header-box`} style={headerStyle}>
|
||||||
<Header style={{
|
<Header style={{
|
||||||
background: "linear-gradient(to bottom,rgba(64,64,64,1),rgba(64,64,64,0.8))"
|
background: "linear-gradient(to bottom,rgba(64,64,64,1),rgba(64,64,64,0.9))"
|
||||||
}}>
|
}}>
|
||||||
<div className="content">
|
<div className="content">
|
||||||
<div className="logo">
|
<div className="logo">
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 98 KiB |
Loading…
Reference in New Issue
Block a user