Skip to content

Commit

Permalink
fix: update cursor to be pointer on hover for username
Browse files Browse the repository at this point in the history
  • Loading branch information
smit9924 committed Aug 18, 2024
1 parent a69e122 commit d99ca6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cvat-ui/src/components/header/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
.cvat-header-menu-user-dropdown {
display: flex;
align-items: center;
cursor: pointer;

.anticon.cvat-header-dropdown-icon {
&.anticon-caret-down {
Expand Down

0 comments on commit d99ca6a

Please sign in to comment.