Set popover width & height
-
Hi,
I’m trying to set ons-popover max width & height but without success.
Can’t find any documentation about it.
I’ve tried to override css style, not working (by ‘px’ and %).Any ideas?
Thanks!
-
up
-
@guypld These elements are composed by different “layers”. Just check the DOM and see which one is the part you want to modify. In this case, I think you want to change
.popover__content
.