Dialog width

UI Components for Vue
Post Reply
maydinbil
Posts: 38
Joined: 15 Jan 2015, 17:51
Location: Bursa,Turkiye

15 Jan 2020, 13:11

How can set width properties dialog directly.
<Dialog :visible.sync="dlgVisible" :closable="false" :modal="true" style="width:80%" >
not working .
I must give with css p-dialog class.
.p-dialog {
width: 80%;
}

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

20 Jan 2020, 09:13

80vw instead of 80&

Post Reply

Return to “PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests