vue-js-modal icon indicating copy to clipboard operation
vue-js-modal copied to clipboard

delete vm--overlay background opacity

Open minipisame opened this issue 3 years ago • 0 comments

Problem:

I want to rewrite the overlay background: rgba(0, 0, 0, 0.2); to background rgba(0, 0, 0, 0); I don't want that opacity , i try to use overlayTransition but didn't work

Version:

Last version

Example & screenshots:

image

image

I have checked stackoverflow for solutions and 100% sure that this issue is not not related to my code.

minipisame avatar Mar 16 '22 12:03 minipisame