godmode implemented
This commit is contained in:
parent
19d8875196
commit
9fbc832de9
6 changed files with 34 additions and 9 deletions
|
|
@ -26,18 +26,22 @@
|
|||
}
|
||||
|
||||
&.-admin-view {
|
||||
.godmode {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.list-item {
|
||||
padding: 0;
|
||||
border-bottom: 1px solid var(--border);
|
||||
|
||||
.admin-actions {
|
||||
background: var(--background);
|
||||
}
|
||||
|
||||
.Status{
|
||||
width: 100%
|
||||
}
|
||||
}
|
||||
|
||||
.footer {
|
||||
background: var(--background);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue