make tabcomplete items clickable
parent
94609db3a6
commit
0ab8466a3b
|
@ -21,6 +21,7 @@ limitations under the License.
|
|||
.mx_TabCompleteBar_item {
|
||||
display: inline-block;
|
||||
margin-right: 15px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_TabCompleteBar_item img {
|
||||
|
|
Loading…
Reference in New Issue