12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
|
|
||
|
.my_input view {
|
||
|
width: 100% !important;
|
||
|
}
|
||
|
.my_input input {
|
||
|
width: 100% !important;
|
||
|
}
|
||
|
page {
|
||
|
background-color: rgb(235, 244, 247);
|
||
|
}
|
||
|
|