12 lines
139 B
Plaintext
Raw Normal View History

2025-05-07 14:05:17 +08:00
.my_input view {
width: 100% !important;
}
.my_input input {
width: 100% !important;
}
page {
background-color: rgb(235, 244, 247);
}