|
@@ -2420,7 +2420,7 @@
|
|
|
.ezy-ksp-page{
|
|
.ezy-ksp-page{
|
|
|
width: 100%;height: 100vh;display: flex;flex-direction: column;
|
|
width: 100%;height: 100vh;display: flex;flex-direction: column;
|
|
|
.ksp-tab-box{
|
|
.ksp-tab-box{
|
|
|
- display: flex;justify-content: space-evenly;border-bottom: 1rpx solid #b7defd;
|
|
|
|
|
|
|
+ flex-shrink:0;display: flex;justify-content: space-evenly;border-bottom: 1rpx solid #b7defd;
|
|
|
.tab-item{color: #9a9a9a;font-size: 34rpx;padding: 16rpx 24rpx;}
|
|
.tab-item{color: #9a9a9a;font-size: 34rpx;padding: 16rpx 24rpx;}
|
|
|
.active{color: #5895f7;border-bottom: 4rpx solid #1684fc;}
|
|
.active{color: #5895f7;border-bottom: 4rpx solid #1684fc;}
|
|
|
}
|
|
}
|