fix: Tabs content width (#25072)

* fix: Tabs content width

* update style
This commit is contained in:
二货机器人 2020-06-18 17:35:12 +08:00 committed by GitHub
parent 5f34b56772
commit 9f1f590c62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,6 +179,8 @@
&-content {
&-holder {
flex: auto;
min-width: 0;
min-height: 0;
}
display: flex;