diff --git a/nx/blocks/profile/profile.css b/nx/blocks/profile/profile.css index 2deec32a..627cc24d 100644 --- a/nx/blocks/profile/profile.css +++ b/nx/blocks/profile/profile.css @@ -80,6 +80,7 @@ p { .nx-menu-btn { margin: -1px 0 0; font-size: 14px; + cursor: pointer; } .nx-menu-btn-details { @@ -232,6 +233,7 @@ p { text-transform: uppercase; font-weight: 700; color: #676767; + cursor: pointer; } .nx-orgs-btn-switch { @@ -244,6 +246,7 @@ p { padding: 0; color: rgb(22 122 243); margin-bottom: 8px; + cursor: pointer; } .nx-orgs-btn-switch:last-child {