Display nicename in dashboard
This commit is contained in:
@@ -124,3 +124,12 @@ th {
|
||||
th:after {
|
||||
content: ":";
|
||||
}
|
||||
|
||||
#show_username {
|
||||
position: relative;
|
||||
top: -30px;
|
||||
width: calc(100% - 20px);
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user