mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
refactor: style improve
This commit is contained in:
parent
7ec9a13f36
commit
71bed90b48
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user