refactor: style improve

This commit is contained in:
katherinehhh 2023-04-11 19:32:34 +08:00
parent c20319de8e
commit 8d2a8b2f3a

View File

@ -15,5 +15,5 @@ export const gridRowLine = css`
`;
export const gridTick = css`
stroke: #e6e4e4;
stroke: #f0f0f0;
`;