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

Commit d642b86

Browse files
committed
fixed mistake
1 parent f5210b6 commit d642b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/directives/profile-widget.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
justify-content: flex-end;
8080
width: 100%;
8181
.track {
82-
pointer: cursor;
82+
cursor: pointer;
8383
display: flex;
8484
flex-direction: column;
8585
align-items: center;

0 commit comments

Comments
 (0)