mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Can sign out from all connected devices
This commit is contained in:
11
assets/css/pages/settings/sections/globalLogout.css
Normal file
11
assets/css/pages/settings/sections/globalLogout.css
Normal file
@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Global logout section
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.box-global-logout .form-submit {
|
||||
width: 170px;
|
||||
margin: auto;
|
||||
display: block;
|
||||
}
|
Reference in New Issue
Block a user