2023-02-21 22:34:08 +08:00

9 lines
129 B
Plaintext

.btnContainer{
display: flex;
justify-content: space-between;
}
.result{
font-size: 76rpx;
color:#888;
margin: 50rpx;
}