Open gitalvininfo opened 4 years ago
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!
test it
ngx-gallery /deep/ ngx-gallery-thumbnails .ngx-gallery-active { border: 2px double darkblue !important; }
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!