vue-notification icon indicating copy to clipboard operation
vue-notification copied to clipboard

z-index too small

Open joshua1 opened this issue 3 years ago • 1 comments
trafficstars

Hi @dafcoe I am using this amazing notification library you created alongside some other vue component library . When i push notifications, it doesn't show on the screen , and I found from the rendered elements that it was hidden simply by the value of its z-index (z-40). Can this be modified , or can a class property be exposed on the component so that one can modify this value

joshua1 avatar Jul 20 '22 08:07 joshua1

@dafcoe , i created a pull request that exposes the z-index as a parameter

shiftlabs1 avatar Jul 20 '22 08:07 shiftlabs1