mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
Fix style problems
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = function(name, url) {
|
||||
<input
|
||||
type="text"
|
||||
id="share-url"
|
||||
class="w-full my-4 border rounded-lg leading-loose h-12 px-2 py-1 dark:bg-grey-80"
|
||||
class="w-full my-4 border-default rounded-lg leading-loose h-12 px-2 py-1 dark:bg-grey-80"
|
||||
value="${url}"
|
||||
readonly="true"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user