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>
|
<head>
|
||||||
<?php fillHead($rootPageURL, $pageTitle, $darkTheme, $lightTheme);?>
|
<?php fillHead($rootPageURL, $pageTitle, $darkTheme, $lightTheme);?>
|
||||||
<style>
|
<style>
|
||||||
.user-widget-link {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
.user-row {
|
.user-row {
|
||||||
margin: 5em 0;
|
margin: 3em;
|
||||||
|
display: inline-block
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user