Add error handling for admin lookups
This commit is contained in:
parent
24f3f94056
commit
c07d17ba9b
6 changed files with 45 additions and 13 deletions
|
@ -256,6 +256,10 @@ nav.flexbox {
|
|||
border: 2px dashed $secondary-color;
|
||||
}
|
||||
|
||||
.error-box {
|
||||
color: $secondary-color;
|
||||
}
|
||||
|
||||
.actor-action {
|
||||
margin-top:20px;
|
||||
margin-bottom:-20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue