| | |
| | | max-height: 100%; |
| | | min-height: auto; |
| | | } |
| | | &.on-title { |
| | | .at-float-layout__container { |
| | | height: 530px; |
| | | } |
| | | } |
| | | .layout-body { |
| | | height: 100%; |
| | | min-height: auto; |
| | |
| | | align-items: center; |
| | | width: 100%; |
| | | height: 28PX; |
| | | padding: 35PX 0 50PX; |
| | | padding: 35PX 0 55PX; |
| | | .min { |
| | | @include position(absolute, 20PX 0 n n); |
| | | height: 60PX; |
| | |
| | | .current { |
| | | @include position(absolute, n 0 0 n, 1); |
| | | height: 46PX; |
| | | border-left: #eee 1PX solid; |
| | | border-left: #e2e2e2 1PX solid; |
| | | .text { |
| | | @include position(absolute, -24PX 0 n n); |
| | | transform: translateX(-50%); |
| | | &.m-text-ignore { |
| | | font-size: 32px; |
| | | white-space: nowrap; |
| | | text-indent: 10px; |
| | | } |
| | | } |
| | | } |
| | | } |