Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 03f2500

Browse files
committed
Merge pull request #578 from appirio-tech/feature/SUP-2376
added hover for subtrack navigation
2 parents 24ee23a + 6b9958a commit 03f2500

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/profile/subtrack.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
.nav-right {
1919
padding-top: 15px;
2020
padding-left: 15px;
21+
i:hover {
22+
cursor: pointer;
23+
}
2124
}
2225
// .nav {
2326
// @include module-full-width;

0 commit comments

Comments
 (0)