mirror of https://github.com/ElemeFE/element
fix tabs nav scrollable bug (#2974)
parent
583466d380
commit
44766fdb35
|
@ -70,6 +70,7 @@
|
|||
white-space: nowrap;
|
||||
position: relative;
|
||||
transition: transform .3s;
|
||||
float: left;
|
||||
}
|
||||
@e item {
|
||||
padding: 0 16px;
|
||||
|
|
Loading…
Reference in New Issue