feat: 增加复制框大小

This commit is contained in:
HandSonic 2024-09-14 21:17:54 +08:00
parent d0975268a9
commit 3be2046f9a

View File

@ -40,7 +40,7 @@
th:text="${product.getName()}"></h1>
<p title="复制到剪贴板" class="truncate text-sm text-grey" onclick="copyLicense(this)"
data-content="复制到剪贴板">
**********
*********************************************************************************************************************************************************
</p>
</div>
<div class="mask"></div>
@ -64,7 +64,7 @@
th:text="${plugin.getName()}"></h1>
<p title="复制到剪贴板" class="truncate text-sm text-grey" onclick="copyLicense(this)"
data-content="复制到剪贴板">
**********
*********************************************************************************************************************************************************
</p>
</div>
<div class="mask"></div>