Hello, I am currently using CSS to remove the extra white border from the info window, and it is working well with the specified height and width in the CSS. However, I have 2 InfoWindows with different heights and widths. When I adjust the dimensions for one InfoWindow, an extra white border appears on the other InfoWindow. Is there a way to remove the white border from both InfoWindows? I have attempted setting the height and width to Auto but have not been successful.
// --------------java script-----------------
// JavaScript code here
// -----------------CSS-------------------------
// CSS code here