1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-10-06 22:16:08 +00:00

Send a request to the API to update security settings

This commit is contained in:
Pierre
2018-04-19 10:20:49 +02:00
parent 6e73f91aa5
commit f7cdc43978
3 changed files with 150 additions and 4 deletions
assets
css
pages
settings
sections
js
components
settings
pages
settings
sections

@@ -27,4 +27,9 @@
/**
* Global box rules
*/
*/
.security-settings-form .submit-form {
width: 150px;
margin: auto;
display: block;
}