2
0

_publishing.scss 142 B

123456
  1. // Styles for the fields in the scheduled publishing dialog
  2. .w-dialog.publishing {
  3. .w-field--date_time_field input {
  4. width: 100%;
  5. }
  6. }