9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
|
|
.my_input view {
|
|
width: 100% !important;
|
|
}
|
|
.my_input input {
|
|
width: 100% !important;
|
|
}
|
|
|