mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 12:38:58 +08:00
fix small tabs style
This commit is contained in:
parent
5eda8735af
commit
2691ad0cde
@ -39,7 +39,6 @@
|
||||
overflow: hidden;
|
||||
font-size: 14px;
|
||||
line-height: @line-height-base;
|
||||
height: 36px;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
white-space: nowrap;
|
||||
@ -377,6 +376,9 @@
|
||||
|
||||
|
||||
// card style
|
||||
&&-card &-nav-container {
|
||||
height: 36px;
|
||||
}
|
||||
&&-card &-ink-bar {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user