Files
MiniProgram/ProjectLiaisonForm/pages/dropdown-menu/dropdown-menu.wxss
2025-08-15 14:05:08 +08:00

9 lines
102 B
Plaintext

.wrapper {
width: 100%;
height: 300px;
}
.buttons .t-button {
display: flex;
margin: 30rpx;
}