Aligned app logo with sidebar

This commit is contained in:
keannu125 2023-02-21 12:30:54 +08:00
parent a6709e8d51
commit 412382303d

View file

@ -58,7 +58,7 @@ const styles: { [key: string]: React.CSSProperties } = {
top: 0,
backgroundColor: "#3d4848",
paddingRight: 32,
paddingLeft: 32,
paddingLeft: 0,
},
header_left: {
display: "flex",