added oauth refresh token support

This commit is contained in:
Danny Coates
2020-07-24 18:11:50 -07:00
parent ce507c557f
commit f3a1fde07f
9 changed files with 120 additions and 32 deletions

View File

@@ -45,9 +45,7 @@ function preview(state, emit) {
return noStreams(state, emit);
}
return html`
<div
class="w-full overflow-hidden md:flex md:flex-row items-stretch md:flex-1"
>
<div class="w-full md:flex md:flex-row items-stretch md:flex-1">
<div
class="px-2 w-full md:px-0 flex-half md:flex md:flex-col mt-12 md:pr-8 pb-4"
>