dualis-poc
This commit is contained in:
@ -10,7 +10,17 @@ body
|
||||
}
|
||||
|
||||
input {
|
||||
width: 500px
|
||||
width: 100px;
|
||||
height: 50px
|
||||
}
|
||||
|
||||
#url {
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
select {
|
||||
width: 150px;
|
||||
height: 50px
|
||||
}
|
||||
|
||||
.cs
|
||||
|
||||
Reference in New Issue
Block a user