mirror of
https://github.com/lemeow125/Ivy-Frontend.git
synced 2024-11-16 22:29:24 +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,
|
||||
backgroundColor: "#3d4848",
|
||||
paddingRight: 32,
|
||||
paddingLeft: 32,
|
||||
paddingLeft: 0,
|
||||
},
|
||||
header_left: {
|
||||
display: "flex",
|
||||
|
|
Loading…
Reference in a new issue