4 lines
37 B
CSS
4 lines
37 B
CSS
|
input[type="url"] {
|
||
|
width: 100%;
|
||
|
}
|