Add error handling for admin lookups
This commit is contained in:
@@ -256,6 +256,10 @@ nav.flexbox {
|
||||
border: 2px dashed $secondary-color;
|
||||
}
|
||||
|
||||
.error-box {
|
||||
color: $secondary-color;
|
||||
}
|
||||
|
||||
.actor-action {
|
||||
margin-top:20px;
|
||||
margin-bottom:-20px;
|
||||
|
Reference in New Issue
Block a user