.rules{ .van-tabs{ display: flex; flex-direction: column; height: 100%; &__content{ flex: 1; } .van-tab__panel{ height: 100%; } } }