Fix growing tab height
Reviewed By: antonk52 Differential Revision: D48908996 fbshipit-source-id: 6eb0a53f32d0130661c3e2c161063e87ab3ff884
This commit is contained in:
committed by
Facebook GitHub Bot
parent
93e19aba40
commit
d80a7a45b6
@@ -108,5 +108,6 @@ const growingTabs = css`
|
||||
& .ant-tabs-tabpane:not(.ant-tabs-tabpane-hidden) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user