mirror of
https://github.com/lemeow125/Ivy-Frontend.git
synced 2024-11-17 06:39:25 +08:00
Aligned app logo with sidebar
This commit is contained in:
parent
a6709e8d51
commit
412382303d
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ const styles: { [key: string]: React.CSSProperties } = {
|
||||||
top: 0,
|
top: 0,
|
||||||
backgroundColor: "#3d4848",
|
backgroundColor: "#3d4848",
|
||||||
paddingRight: 32,
|
paddingRight: 32,
|
||||||
paddingLeft: 32,
|
paddingLeft: 0,
|
||||||
},
|
},
|
||||||
header_left: {
|
header_left: {
|
||||||
display: "flex",
|
display: "flex",
|
||||||
|
|
Loading…
Reference in a new issue