Polished styles

This commit is contained in:
keannu125 2023-03-08 23:43:46 +08:00
parent 6ce2d84031
commit c51c36c367

View file

@ -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",