Update 1.4
This commit is contained in:
parent
6c1488bd55
commit
f0347be5c3
@ -36,11 +36,9 @@ if (isset($_POST['user-id']) && isset($_POST['user-role']) && isset($_POST['user
|
||||
<head>
|
||||
<?php fillHead($rootPageURL, $pageTitle, $darkTheme, $lightTheme);?>
|
||||
<style>
|
||||
.user-widget-link {
|
||||
display: block;
|
||||
}
|
||||
.user-row {
|
||||
margin: 5em 0;
|
||||
margin: 3em;
|
||||
display: inline-block
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user