9 lines
104 B
Plaintext
9 lines
104 B
Plaintext
.button-group {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
|
|
.button-group .space {
|
|
width: 32rpx;
|
|
}
|