From 38d38c0e7a59ceba8d306bdecb854a67a75e39f7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 27 Nov 2024 14:59:24 +0100 Subject: [PATCH] Fix help button position --- .../user-video-settings.component.html | 35 +++++++++++-------- client/src/sass/application.scss | 10 ++++++ 2 files changed, 31 insertions(+), 14 deletions(-) diff --git a/client/src/app/shared/shared-user-settings/user-video-settings.component.html b/client/src/app/shared/shared-user-settings/user-video-settings.component.html index 7789ffaec..bdfea2f02 100644 --- a/client/src/app/shared/shared-user-settings/user-video-settings.component.html +++ b/client/src/app/shared/shared-user-settings/user-video-settings.component.html @@ -1,14 +1,18 @@
- - - - - With Hide or Blur thumbnails, a confirmation will be requested to watch the video. - - - + +
+ + + + + + With Hide or Blur thumbnails, a confirmation will be requested to watch the video. + + + +