summaryrefslogtreecommitdiffstats
path: root/wp-includes/js/dist/components.js
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/js/dist/components.js')
-rw-r--r--wp-includes/js/dist/components.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/js/dist/components.js b/wp-includes/js/dist/components.js
index 2ca3181..70bfb3d 100644
--- a/wp-includes/js/dist/components.js
+++ b/wp-includes/js/dist/components.js
@@ -56545,7 +56545,7 @@ const DayButton = /*#__PURE__*/emotion_styled_base_browser_esm(build_module_butt
justify-self: end;
`, " ", props => props.disabled && `
pointer-events: none;
- `, " &&&{border-radius:100%;height:", space(8), ";width:", space(8), ";", props => props.isSelected && `
+ `, " &&&{border-radius:100%;height:", space(7), ";width:", space(7), ";", props => props.isSelected && `
background: ${COLORS.theme.accent};
color: ${COLORS.white};
`, " ", props => !props.isSelected && props.isToday && `