[SSE] Fix search
This commit is contained in:
parent
748ea8a7a1
commit
1e0e6b95d3
|
@ -703,6 +703,9 @@
|
|||
padding-left: 4px;
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
&:last-child {
|
||||
width: 36%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue