fixes #3027: TabsTransfer选项区域超出max-width后溢出问题 (#3037)

Co-authored-by: lurunze1226 <lurunze@baidu.com>
This commit is contained in:
RUNZE LU 2021-11-24 21:49:47 +08:00 committed by GitHub
parent 38f2f06a70
commit 231e9ae58b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@
&-tab {
padding: 0;
overflow: auto;
}
&-tabs {