2025-11-28 16:49:36 +08:00
|
|
|
button.t-button {
|
|
|
|
|
font-weight: normal;
|
2025-12-26 17:26:32 +08:00
|
|
|
margin-left: 0;
|
|
|
|
|
margin-right: 0;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
view.t-input {
|
|
|
|
|
flex: none;
|
2026-01-21 17:05:30 +08:00
|
|
|
padding: 24rpx;
|
2025-12-26 17:26:32 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
view.t-popup__close {
|
2026-01-21 17:05:30 +08:00
|
|
|
padding: 12rpx;
|
2025-11-28 16:49:36 +08:00
|
|
|
}
|