Time only p-calendar css problem

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
catrgna
Posts: 2
Joined: 29 Nov 2018, 14:59

01 Feb 2019, 11:34

Can you please fix problem https://imgur.com/oamM44i with component p calendar, option time only, because popup width is not same like input field.

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

04 Feb 2019, 14:34

Hi,
This related by design but you can fix in your stylesheet. You can add the below code in src/assets/sass/overrides/_theme_styles.scss (it doesn't change after update).

Code: Select all

body {
    .ui-calendar .ui-datepicker-timeonly {
        min-width: 100%;
    }
}

Post Reply

Return to “Serenity - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 16 guests