mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 22:50:53 +03: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