Move API key and mailbox management to their own pages
This commit is contained in:
parent
f274b113e2
commit
8933c6a372
9 changed files with 166 additions and 128 deletions
|
@ -258,6 +258,16 @@ table.actions {
|
|||
}
|
||||
}
|
||||
|
||||
.block {
|
||||
display: block;
|
||||
}
|
||||
|
||||
label{
|
||||
&.block{
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
@import "blog.scss";
|
||||
@import "home.scss";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue