Skip to content

Commit d2aca6a

Browse files
committed
Add pointer cursor to sw-version__status
1 parent 6c00083 commit d2aca6a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • src/Resources/app/administration/src/module/frosh-tools/page/index

src/Resources/app/administration/src/module/frosh-tools/page/index/frosh-tools.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
margin: 0 auto;
55
}
66
}
7+
8+
.sw-version__status {
9+
cursor: pointer;
10+
}

0 commit comments

Comments
 (0)