chore: add safe attribute to input element
This commit is contained in:
parent
60ba7c93fb
commit
5b1703db68
2 changed files with 18 additions and 8 deletions
|
|
@ -4,7 +4,7 @@ div.icon {
|
|||
}
|
||||
|
||||
button[type="submit"] {
|
||||
width: 50%
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
div.center {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue