unhide
This commit is contained in:
@@ -30,7 +30,7 @@ function createAffiliateModal() {
|
||||
</div>
|
||||
|
||||
<div style="display:flex; gap:10px; align-items:center; margin-bottom: 15px;">
|
||||
<input type="hidden" id="affiliateLink" readonly style="flex:1; padding:12px 15px; border:1px solid #ccc; border-radius:8px; background:#f9f9f9;">
|
||||
<input type="text" id="affiliateLink" readonly style="flex:1; padding:12px 15px; border:1px solid #ccc; border-radius:8px; background:#f9f9f9;">
|
||||
<button id="copyAffiliateLink" style="padding:12px 20px; background:#007BFF; color:#fff; border:none; border-radius:8px; cursor:pointer;">Copy</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user