Nidheesh
Nidheesh

Reputation: 812

Oracle apex inline dialog width

I have an oracle apex(5.0) inline dialog region. I set it's size large (720*480) in template option. but now I want to increase the width of this region. how can I do thisenter image description here

Upvotes: 3

Views: 7805

Answers (1)

Nidheesh
Nidheesh

Reputation: 812

just after posting the question I found the answer. It worked for me I changed the size to 1200*580. at the 'CSS Classes' option add

js-dialog-size1200x580

Upvotes: 10

Related Questions