Merge pull request #2454 from matrix-org/bwindels/topleftcursor

Fix: show hand cursor in topleft menu so its clear you can click it
pull/21833/head
Bruno Windels 2019-01-17 16:58:12 +00:00 committed by GitHub
commit 23e7811f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ limitations under the License.
padding: 0;
li {
cursor: pointer;
white-space: nowrap;
padding: 5px 20px;
}