style user deletion page (#1676)
This commit is contained in:
10
app/assets/stylesheets/specific/user_deletions.css.scss
Normal file
10
app/assets/stylesheets/specific/user_deletions.css.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
div#c-maintenance-user-deletions {
|
||||
ul {
|
||||
margin-left: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user