Update file users.php
This commit is contained in:
parent
3cd2d6186a
commit
aeceaadc0c
@ -71,13 +71,13 @@ if(isset($_POST['userid']) && isset($_POST['role']) && isset($_POST['accreditati
|
|||||||
}
|
}
|
||||||
|
|
||||||
.user-pp {
|
.user-pp {
|
||||||
height: 4em;
|
height: 6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-pp-image {
|
.user-pp-image {
|
||||||
width: 4em;
|
width: 6em;
|
||||||
height: 4em;
|
height: 6em;
|
||||||
border-radius: 4em;
|
border-radius: 6em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<link rel="icon" href="./src/img/favicon.ico">
|
<link rel="icon" href="./src/img/favicon.ico">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user