More significant updates to the general layout and styling per module.
This commit is contained in:
@@ -91,7 +91,7 @@ onMount(() => {
|
||||
</script>
|
||||
|
||||
|
||||
<section
|
||||
<!-- <section
|
||||
class="
|
||||
ae__hosted_files__av_util
|
||||
space-y-4
|
||||
@@ -105,9 +105,9 @@ onMount(() => {
|
||||
max-w-6xl
|
||||
overflow-auto
|
||||
"
|
||||
>
|
||||
> -->
|
||||
|
||||
<div class="border border-gray-200 p-2 rounded-lg">
|
||||
<!-- <div class="border border-gray-200 p-2 rounded-lg"> -->
|
||||
<h1 class="h1">Æ Hosted Files</h1>
|
||||
|
||||
<h2 class="h2">Video Utilities</h2>
|
||||
@@ -118,6 +118,7 @@ onMount(() => {
|
||||
Video Utilities
|
||||
</a>
|
||||
|
||||
<hr />
|
||||
|
||||
<h2 class="h2">Manage Files</h2>
|
||||
|
||||
@@ -126,10 +127,10 @@ onMount(() => {
|
||||
link_to_id={$ae_loc?.account_id}
|
||||
allow_basic={true}
|
||||
allow_moderator={true}
|
||||
class_li={''}
|
||||
class_li={'max-h-full'}
|
||||
/>
|
||||
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
|
||||
|
||||
{#if 1===2}
|
||||
@@ -195,9 +196,4 @@ onMount(() => {
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
<!-- </section> -->
|
||||
|
||||
Reference in New Issue
Block a user