Files
FastGPT/client/src/components/DateRangePicker/index.module.scss
2023-06-15 21:44:31 +08:00

5 lines
82 B
SCSS

.datePicker {
--rdp-background-color: #d6e8ff;
--rdp-accent-color: #0000ff;
}