3 lines
54 B
CSS
3 lines
54 B
CSS
|
|
.bottom-fixed button {
|
||
|
|
width: calc(50% - 10rpx);
|
||
|
|
}
|