You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
469 B
5 lines
469 B
@import "/home/pages/entryInfoAuditHR/entryInfoAuditHR.wxss";
|
|
.detail-tab{display: flex; justify-content: space-between; height: 90rpx; border-bottom: 1px solid #f0f0f0; color: #666666;}
|
|
.detail-tab>view{flex: 1; text-align: center; line-height: 82rpx; font-size: 28rpx; position: relative;}
|
|
.detail-tab>view.active{color: #333333; font-size: 32rpx;}
|
|
.detail-tab>view .actived{width: 60rpx; height: 6rpx; background-color: #0a6597; border-radius: 3rpx; margin: 0 auto;} |