Dropdown position left

This commit is contained in:
Cadence Ember 2020-06-19 04:01:32 +12:00
parent 095a1d1123
commit eefd2a1532
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
2 changed files with 3 additions and 2 deletions

View File

@ -59,10 +59,10 @@
user-select: none
&.left
right: 50%
right: calc(50% - 20px)
&.right
left: 50%
right: calc(50% + 20px)
.list
margin: 0

View File

@ -3,6 +3,7 @@
title="Share Video"
theme="secondary"
icon="share-alt"
dropdown-position-x="left"
:forceDropdown="true"
>
<div class="shareLinks">