mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 19:50:05 +08:00
parent
e194a044ac
commit
ec21b8bb39
@ -23,7 +23,6 @@
|
||||
text-align: left;
|
||||
border-radius: @border-radius-base @border-radius-base 0 0;
|
||||
overflow: hidden;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
th {
|
||||
|
@ -120,8 +120,8 @@
|
||||
}
|
||||
|
||||
&-nav-scroll {
|
||||
width: 99999px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
&-nav {
|
||||
@ -153,7 +153,7 @@
|
||||
}
|
||||
|
||||
.@{tab-prefix-cls}-tab {
|
||||
float: left;
|
||||
display: inline-block;
|
||||
height: 100%;
|
||||
margin-right: 24px;
|
||||
box-sizing: border-box;
|
||||
|
Loading…
Reference in New Issue
Block a user