Skip to content

Commit 5482e0d

Browse files
author
vikasrohit
authored
Merge pull request #495 from appirio-tech/feature/member-copilot-switch-styles
Github issue #466 Team management: "member/copilot" switch fixes
2 parents 011b0e5 + dafeab1 commit 5482e0d

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)