7 lines
106 B
CSS
7 lines
106 B
CSS
|
|
.alias {
|
||
|
|
padding: 2rpx 10rpx;
|
||
|
|
}
|
||
|
|
.statistics .item {
|
||
|
|
width: 50%;
|
||
|
|
box-sizing: border-box;
|
||
|
|
}
|