fixed router bug

This commit is contained in:
Senad Uka
2016-10-29 17:01:09 +02:00
parent a8e37f2f48
commit 971ca889fc
5 changed files with 37 additions and 26 deletions

View File

@@ -39,3 +39,7 @@
cursor: pointer;
}
}
.clickable {
cursor:pointer;
}