13 lines
226 B
CSS
13 lines
226 B
CSS
|
:deep(.uni-nav-bar-text.data-v-26544265) {
|
||
|
font-size: 36rpx;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
|
||
|
:deep(.uni-icons) {
|
||
|
font-family: uniicons;
|
||
|
text-decoration: none;
|
||
|
text-align: center;
|
||
|
width: 31rpx;
|
||
|
height: 44rpx;
|
||
|
line-height: 44rpx;
|
||
|
}
|