mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: tabs align style (#24620)
This commit is contained in:
parent
a42f77a0f1
commit
7eede1a0b6
@ -26,6 +26,7 @@
|
||||
display: inline-block;
|
||||
display: flex;
|
||||
flex: auto;
|
||||
align-self: stretch;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
transform: translate(0); // Fix chrome render bug
|
||||
|
Loading…
Reference in New Issue
Block a user