dualis-poc

This commit is contained in:
2023-11-21 23:24:31 +01:00
parent c111b93480
commit b225c2bc71
9 changed files with 173 additions and 18 deletions

View File

@ -10,7 +10,17 @@ body
}
input {
width: 500px
width: 100px;
height: 50px
}
#url {
width: 500px;
}
select {
width: 150px;
height: 50px
}
.cs