13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
|
|
.demo .mb-12 {
|
||
|
|
margin-bottom: 24rpx;
|
||
|
|
display: block;
|
||
|
|
}
|
||
|
|
.demo .mg-16 {
|
||
|
|
margin: 32rpx;
|
||
|
|
}
|
||
|
|
.demo .t-tab-bar {
|
||
|
|
position: relative;
|
||
|
|
padding-bottom: 0 !important;
|
||
|
|
bottom: 0 !important;
|
||
|
|
}
|