ngx-gallery icon indicating copy to clipboard operation
ngx-gallery copied to clipboard

Border radius in image thumbnail

Open gitalvininfo opened this issue 4 years ago • 1 comments

Is there anyway to add a border radius for the image thumbnail using the library? If not what is the alternative css way to do it.

Thanks. Great Library!

gitalvininfo avatar Mar 11 '20 04:03 gitalvininfo

test it

ngx-gallery /deep/ ngx-gallery-thumbnails .ngx-gallery-active { border: 2px double darkblue !important; }

andrejm7 avatar Jun 06 '20 14:06 andrejm7