mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
Work in progress on latest design
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = function(name, url) {
|
||||
value="${url}"
|
||||
readonly="true"
|
||||
/>
|
||||
<button class="btn rounded w-full flex-no-shrink" onclick="${copy}">
|
||||
<button class="btn rounded-lg w-full flex-no-shrink" onclick="${copy}">
|
||||
${state.translate('copyUrlFormButton')}
|
||||
</button>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user