tanxue hai 2 meses
pai
achega
27152271eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/styles/global/pages.scss

+ 1 - 1
common/styles/global/pages.scss

@@ -2420,7 +2420,7 @@
 .ezy-ksp-page{
 	width: 100%;height: 100vh;display: flex;flex-direction: column;
 	.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;}
 		.active{color: #5895f7;border-bottom: 4rpx solid #1684fc;}
 	}