Files
MiniProgram/ProjectLiaisonForm/pages/button/ghost-btn/index.wxss
2025-08-15 14:05:08 +08:00

7 lines
118 B
Plaintext

.button-example {
display: flex;
justify-content: space-between;
background-color: #181818;
padding: 32rpx;
}