mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
make tabcomplete items clickable
This commit is contained in:
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
Block a user