Modernize CSS
This commit is contained in:
parent
b598a1c090
commit
47ff32fc9f
8 changed files with 2833 additions and 2958 deletions
|
@ -17,7 +17,7 @@ module.exports = function(state, emit) {
|
|||
${state.translate('downloadDescription')}
|
||||
</p>
|
||||
<form
|
||||
class="flex flex-row flex-no-wrap w-full md:w-4/5"
|
||||
class="flex flex-row flex-nowrap w-full md:w-4/5"
|
||||
onsubmit="${checkPassword}"
|
||||
data-no-csrf
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue