share display fix
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<div class="px-4 mt-2">
|
||||
<!-- Share Button (visible only on medium+ screens) -->
|
||||
<button type="button" class="btn btn-outline-primary"
|
||||
data-bs-toggle="popover" data-bs-html="true" title="Share"
|
||||
data-bs-toggle="popover" data-bs-html="true" title="Share" data-bs-placement="top"
|
||||
data-bs-content='
|
||||
{QR_CODE}
|
||||
<div class="d-flex justify-content-between">
|
||||
|
Reference in New Issue
Block a user