mirror of
https://github.com/lemeow125/Ivy-Frontend.git
synced 2024-11-16 22:29:24 +08:00
Polished styles
This commit is contained in:
parent
6ce2d84031
commit
c51c36c367
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ const styles: { [key: string]: React.CSSProperties } = {
|
|||
left: "15%",
|
||||
overflowY: "scroll",
|
||||
height: "100%",
|
||||
backgroundColor: "#0b2322",
|
||||
backgroundColor: colors.background,
|
||||
},
|
||||
text_white: {
|
||||
color: "white",
|
||||
|
|
Loading…
Reference in a new issue