ca1f0cfe4d
WHAT: working logic of dropdowns moved to local store. Removed ability to open more than one dropdown. Dropdowns' colors changed to satisfy needed contrast ratio WHY: better user experience Change-Id: Ia7a5683a3544fcb6bdd8a05d1fd6a12755b76caf
5 lines
347 B
XML
5 lines
347 B
XML
<svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path class="billing-svg-path" d="M3 0C1.34314 0 0 1.34314 0 3H20C20 1.34314 18.6569 0 17 0H3Z" fill="#768394"/>
|
|
<path class="billing-svg-path" d="M20 6H0V12C0 13.6569 1.34314 15 3 15H17C18.6569 15 20 13.6569 20 12V6Z" fill="#768394"/>
|
|
</svg>
|