Update tailwindcss and styling
This commit is contained in:
parent
a39497e8d4
commit
7d4c7fe5f3
6 changed files with 30 additions and 12 deletions
vuejs/src/assets/css
|
@ -7,7 +7,7 @@ h2 {
|
|||
|
||||
input,
|
||||
textarea {
|
||||
@apply w-full border border-gray-400 p-2 mt-1
|
||||
@apply mt-1 p-2 w-full border border-gray-400
|
||||
}
|
||||
|
||||
input[type=submit] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue