Fixed transition error with login arrow button.
This commit is contained in:
@@ -28,7 +28,12 @@
|
||||
<button id="loginButton" type="submit">
|
||||
<div id="loginButtonContent">
|
||||
LOGIN
|
||||
<img src="assets/images/icons/arrow.svg" id="menu_img"/>
|
||||
<svg id="loginSVG" viewBox="0 0 24.87 13.97">
|
||||
<defs>
|
||||
<style>.cls-1{fill:none;stroke:#FFF;stroke-width:2px;}</style>
|
||||
</defs>
|
||||
<polyline class="cls-1" points="0.71 13.26 12.56 1.41 24.16 13.02"/>
|
||||
</svg>
|
||||
</div>
|
||||
</button>
|
||||
<div id="loginDisclaimer">
|
||||
|
||||
Reference in New Issue
Block a user