Trying to override the css in the js 4.6 but I'm having difficulty. I have a small logo on bottom left of map and in 4.6 a rectangular box-shadow is added which looks akward. I've tried changing the CSS to just remove it but it's not accepting it. Any ideas?
Scott
Scott,
Have you tried adding a css rule to your app that has
<SPAN class="punctuation token">.</SPAN>esri<SPAN class="operator token">-</SPAN>ui<SPAN class="operator token">-</SPAN>corner <SPAN class="punctuation token">.</SPAN>esri<SPAN class="operator token">-</SPAN>component <SPAN class="punctuation token">{</SPAN> box<SPAN class="operator token">-</SPAN>shadow<SPAN class="punctuation token">:</SPAN> unset<SPAN class="punctuation token">;</SPAN> <SPAN class="punctuation token">}</SPAN> <SPAN class="punctuation token">.</SPAN>esri<SPAN class="operator token">-</SPAN>ui<SPAN class="operator token">-</SPAN>corner <SPAN class="punctuation token">.</SPAN>esri<SPAN class="operator token">-</SPAN>component <SPAN class="punctuation token">{</SPAN> box<SPAN class="operator token">-</SPAN>shadow<SPAN class="punctuation token">:</SPAN> none<SPAN class="punctuation token">;</SPAN> <SPAN class="punctuation token">}</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.