- .nut-elevator__list {
- height: 100% !important;
- }
- .nut-elevator__list__item__name {
- height: auto;
- }
- .nut-searchbar {
- background: transparent;
- }
-
- .company {
- height: 24px;
- line-height: normal;
- }
- .name {
- font-size: 34px;
- line-height: normal;
- }
- .vip {
- line-height: normal;
- vertical-align: baseline;
- }
- .vip > .badge {
- line-height: normal;
- }
|