diff --git a/wp-includes/css/dist/components/style.css b/wp-includes/css/dist/components/style.css
index 117b64b..5df7636 100644
a
|
b
|
svg.dashicon { |
2051 | 2051 | .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time { |
2052 | 2052 | /*rtl:ignore*/ |
2053 | 2053 | direction: ltr; } |
| 2054 | .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time input { |
| 2055 | min-height: 28px; |
| 2056 | } |
2054 | 2057 | .components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field.am-pm button { |
2055 | 2058 | font-size: 11px; |
2056 | 2059 | font-weight: 600; } |