Update file users.php

This commit is contained in:
Jan BELLON 2024-03-12 14:15:16 +00:00
parent 4a197bf67d
commit 71f57622ec

View File

@ -48,6 +48,7 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati
padding: 0.5em 1em 0.5em 0.5em;
border-radius: 10em;
width: 15em;
margin: 0 auto;
}
.user-username {