Skip to content

当Table设置size为small或middle,同时设置滚动scroll时,size对footer不起作用。 #6634

@wuyadan

Description

@wuyadan

Version

2.2.8

Environment

goole chrome 90.0.4430.72

Reproduction link

Edit on CodeSandbox

Steps to reproduce

<a-table
:scroll="{ y: 240 }"
size="small"
bordered

<template #footer> footer

What is expected?

table设置滚动不影响footer的大小

What is actually happening?

table设置滚动影响了footer的大小

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions