From 033d0d0658395786995d4b2dce5baaf60a0cc0b6 Mon Sep 17 00:00:00 2001 From: Egor Bakanov <33174871+EgorBakanov@users.noreply.github.com> Date: Tue, 22 Mar 2022 13:16:13 +0700 Subject: [PATCH] Fixed file type dropdown margin --- src/app/components/recent-videos/recent-videos.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/recent-videos/recent-videos.component.html b/src/app/components/recent-videos/recent-videos.component.html index 5a8b889..fa2ba2a 100644 --- a/src/app/components/recent-videos/recent-videos.component.html +++ b/src/app/components/recent-videos/recent-videos.component.html @@ -47,7 +47,7 @@
-
+
File type @@ -62,4 +62,4 @@ [pageSizeOptions]="[5, 10, 25, 100, this.paged_data && this.paged_data.length > 100 ? this.paged_data.length : 250]">
-
\ No newline at end of file +