Device manager - add verification details to session details (PSG-644) (#9187)

* extract security card for session verification to shared comp

* add card to device details

* tidy

* fix section spacing

* update snapshots
This commit is contained in:
Kerry
2022-08-16 11:45:09 +00:00
committed by GitHub
parent ba171f1fe5
commit 9bf77963ee
8 changed files with 250 additions and 23 deletions
@@ -19,6 +19,7 @@ limitations under the License.
display: flex;
flex-direction: row;
align-items: flex-start;
box-sizing: border-box;
padding: $spacing-16;