Version
2.2.8
Environment
goole chrome 90.0.4430.72
Reproduction link

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的大小