Merge pull request #17161 from overleaf/jel-clear-user-group-saml-data

[web] Begin clear all group SSO users SAML data

GitOrigin-RevId: 8a9624df96c0ed7248286312c5749c46f079e687
This commit is contained in:
Jessica Lawshe 2024-03-13 08:36:35 -05:00 committed by Copybot
parent 8484ae75c7
commit 57cb195409

View file

@ -100,6 +100,10 @@ h3.group-settings-title {
display: flex;
align-items: center;
justify-content: space-between;
.group-settings-sso-action-col {
margin-left: 16px;
}
}
}