fix
This commit is contained in:
parent
f87731f3f8
commit
9fbb25c3cb
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ i[class*=icon-] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.item {
|
.item {
|
||||||
flex: 1;
|
flex: 1 0 auto;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Add table
Reference in a new issue