Authored by 郭成尧

Merge branch 'release/5.3.1' into 'gray'

search



See merge request !84
... ... @@ -53,8 +53,8 @@
}
li {
margin-right: 20px;
margin-bottom: 20px;
margin-right: 8px;
/*margin-bottom: 5px;*/
max-width: 100%;
overflow: hidden;
display: inline-block;
... ... @@ -190,6 +190,10 @@
.history {
max-height: 300px;
overflow: hidden;
li {
margin-right: 15px;
}
}
.want-search {
... ...