Update file users.php

This commit is contained in:
Jan BELLON 2024-03-12 14:38:33 +00:00
parent 7cb29e1998
commit ba2189d126

View File

@ -47,7 +47,7 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati
display: flex;
padding: 0.5em 1em 0.5em 0.5em;
border-radius: 10em;
width: 50%;
width: 30em;
margin: 2em auto;
}