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.
|
|
.quick-nav{ background-color: #FFFFFF; margin-top: 20rpx; .nav-content{ display: flex; align-items: center; flex-wrap:wrap; padding: 10px 0 0 0; // width: 890rpx; // width: 1000rpx; width: 1100rpx; .nav-item{ padding:0px 0px 10px 0px; // width: 25%; // width: 13.8%; width: 12.5%; // width: 68.97px; // height: 73px; text-align: center; .top-info{ image{ width: 40px; height: 40px; //border-radius: 50%; } } .bottom-info{ padding-top: 5px; color: #000000; font-size: 12px; line-height: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } } }}
|