Can sign out from all connected devices

This commit is contained in:
2020-05-04 13:21:58 +02:00
parent f3b7091332
commit a7a33bbdb8
6 changed files with 104 additions and 4 deletions

View File

@ -0,0 +1,11 @@
/**
* Global logout section
*
* @author Pierre HUBERT
*/
.box-global-logout .form-submit {
width: 170px;
margin: auto;
display: block;
}