2025-05-07 14:05:17 +08:00

12 lines
139 B
Plaintext

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