refactor: style improve

This commit is contained in:
katherinehhh 2023-04-11 20:07:15 +08:00
parent 7ec9a13f36
commit 71bed90b48

View File

@ -2,7 +2,7 @@ import { css } from '@emotion/css';
export const calendarBottomText = css`
text-anchor: middle;
fill: #333;
fill: rgba(0, 0, 0, 0.85);
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;