fix(style): theme
This commit is contained in:
@@ -174,7 +174,10 @@ export const theme = createTheme({
|
|||||||
color: "#4E5969",
|
color: "#4E5969",
|
||||||
},
|
},
|
||||||
arrow: {
|
arrow: {
|
||||||
borderColor: "#E5E6EB",
|
borderTopColor: "#E5E6EB",
|
||||||
|
borderRightColor: "#E5E6EB",
|
||||||
|
borderBottomColor: "#E5E6EB",
|
||||||
|
borderLeftColor: "#E5E6EB",
|
||||||
background: "#FFFFFF",
|
background: "#FFFFFF",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user