| | |
| | | |
| | | &-hasTabPage { |
| | | background-color: #fff; |
| | | margin: 8px 8px 0px 16px; |
| | | margin: 8px 16px 0px 16px; |
| | | padding: 12px 16px 64px 16px; |
| | | height: calc(100vh - 288px); |
| | | overflow-y: scroll; |
| | | |
| | | .arco-tabs-header-nav { |
| | | margin-left: 0 !important; |
| | | } |
| | | |
| | | .scrollTabContent { |
| | | overflow-y: scroll; |
| | | } |
| | | } |
| | | } |
| | | |
| | |
| | | margin-right: 16px; |
| | | } |
| | | |
| | | .tabs-container .arco-tabs-header { |
| | | position: relative; |
| | | display: inline-block; |
| | | transition: transform .2s cubic-bezier(.34, .69, .1, 1); |
| | | white-space: nowrap; |
| | | transform: translateX(0px); |
| | | width: 300px; |
| | | flex: 1; |
| | | display: flex; |
| | | justify-content: space-evenly; |
| | | } |
| | | .tabs-container { |
| | | .arco-tabs-header { |
| | | position: relative; |
| | | display: inline-block; |
| | | transition: transform .2s cubic-bezier(.34, .69, .1, 1); |
| | | white-space: nowrap; |
| | | transform: translateX(0px); |
| | | width: 300px; |
| | | flex: 1; |
| | | display: flex; |
| | | justify-content: space-evenly; |
| | | } |
| | | |
| | | .tabs-container .arco-tabs-header-ink { |
| | | left: 83.988px; |
| | | width: 82px; |
| | | .arco-tabs-header-ink { |
| | | left: 83.988px; |
| | | width: 82px; |
| | | } |
| | | } |
| | | |
| | | .progress { |