5.6 高质量运营修改

This commit is contained in:
jl-zhoujl2
2023-05-06 10:58:36 +08:00
parent b2ec38ec08
commit bf41560559
3 changed files with 27 additions and 24 deletions

View File

@ -24,7 +24,7 @@ const Dashboard: React.FC<{}> = () => {
<>
<div className={styles.header}>
<div className={styles.headerAlign} style={{ position: "relative", top: "2px", fontSize: "16px", fontWeight: "600" }}>
<img src={logo} style={{ height: "30px", marginRight: "10px", position: 'relative', top: '-2px' }} />
<img src={logo} style={{ height: "30px", marginRight: "10px", position: 'relative', top: '-2px' }} />
</div>
<ul className={styles.rightBtns}>
<li><CarryOutOutlined />{moment().format("YYYY-MM-DD")}</li>