mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
parent
96e0cb5313
commit
389ecaa8ff
@ -39,6 +39,7 @@
|
||||
|
||||
&-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
&-title {
|
||||
@ -46,9 +47,8 @@
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex: 1;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.@{ant-prefix}-tabs {
|
||||
|
Loading…
Reference in New Issue
Block a user