add API to create/clear/delete Channels
This commit is contained in:
@ -32,7 +32,7 @@ body { padding-top: 70px; }
|
||||
.format-block-lg { min-height: 350px; }
|
||||
.format-block-xl { min-height: 400px; }
|
||||
.format-block-xxl { min-height: 600px; }
|
||||
|
||||
.format-block-xxxl { min-height: 1000px; }
|
||||
|
||||
/* Sticky footer styles
|
||||
-------------------------------------------------- */
|
||||
|
@ -12,8 +12,8 @@
|
||||
}
|
||||
|
||||
#bootstrap-sidebar li a {
|
||||
padding: 2px 8px;
|
||||
font-size: 16px;
|
||||
padding: 1px 8px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
#bootstrap-sidebar li a:hover {
|
||||
|
Reference in New Issue
Block a user