Minor style change
This commit is contained in:
@@ -259,7 +259,7 @@ function handle_submit_form(event) {
|
|||||||
}}
|
}}
|
||||||
class="btn btn-sm variant-ghost-warning hover:variant-filled-warning float-right"
|
class="btn btn-sm variant-ghost-warning hover:variant-filled-warning float-right"
|
||||||
>
|
>
|
||||||
<span class="fas fa-broom"></span>
|
<span class="fas fa-broom m-1"></span>
|
||||||
Clear Upload History
|
Clear Upload History
|
||||||
</button>
|
</button>
|
||||||
<Comp_hosted_files_clip_video
|
<Comp_hosted_files_clip_video
|
||||||
@@ -289,7 +289,7 @@ function handle_submit_form(event) {
|
|||||||
}}
|
}}
|
||||||
class="btn btn-sm variant-ghost-warning hover:variant-filled-warning float-right"
|
class="btn btn-sm variant-ghost-warning hover:variant-filled-warning float-right"
|
||||||
>
|
>
|
||||||
<span class="fas fa-broom"></span>
|
<span class="fas fa-broom m-1"></span>
|
||||||
Clear Clip History
|
Clear Clip History
|
||||||
</button>
|
</button>
|
||||||
<Comp_hosted_files_clip_video_li
|
<Comp_hosted_files_clip_video_li
|
||||||
|
|||||||
Reference in New Issue
Block a user