| | |
| | | .t-tabs .t-tabs__item--active { |
| | | /* min-width: 210rpx; */ |
| | | background-repeat: no-repeat; |
| | | /* background-size: 100% 100%; |
| | | background-position: 100% 100%; */ |
| | | background-image: url(https://jsek.bnuic.com/home/image/click-icon.png); |
| | | background-position: 83% center; |
| | | background-size: 45% 70%; |
| | |
| | | background-color: #FF6C00 !important; |
| | | -webkit-transform: translateX(39px); |
| | | transform: translateX(39px); |
| | | /* height: var(--td-tab-track-thickness, 0rpx) !important; */ |
| | | } |
| | | |
| | | .t-overlay.overlay--t-overlay { |
| | | z-index: -9999 !important; |
| | | } |