mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 07:33:36 -05:00
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:
parent
8484ae75c7
commit
57cb195409
1 changed files with 4 additions and 0 deletions
|
@ -100,6 +100,10 @@ h3.group-settings-title {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
|
.group-settings-sso-action-col {
|
||||||
|
margin-left: 16px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue