Skip to content

Commit dafeab1

Browse files
committed
Github issue #466 Team management: "member/copilot" switch fixes
-- Fixed remaining issue with cursor styles for active switch
1 parent 011b0e5 commit dafeab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/TeamManagement/TeamManagement.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ $tc-body-extra-small : 12px;
322322
&:hover {
323323
}
324324
&.active {
325+
cursor: default;
325326
background: $tc-dark-blue-90;
326327
color: $tc-white;
327328
// box-shadow: inset 0px 1px 3px 0px rgba(71,71,79,0.38);

0 commit comments

Comments
 (0)