From 4c8749cb9e1e4a8d61697434e372f342def7bc70 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 8 Jun 2022 16:14:24 +0200 Subject: Migrate to bootstrap 5 --- .../account-block-badges.component.html | 8 ++-- .../account-block-badges.component.scss | 3 +- .../account-blocklist.component.html | 2 +- .../report-modals/report.component.html | 5 +-- .../report-modals/video-report.component.html | 44 ++++++++++------------ .../server-blocklist.component.html | 2 +- 6 files changed, 28 insertions(+), 36 deletions(-) (limited to 'client/src/app/shared/shared-moderation') diff --git a/client/src/app/shared/shared-moderation/account-block-badges.component.html b/client/src/app/shared/shared-moderation/account-block-badges.component.html index feac707c2..fd3709676 100644 --- a/client/src/app/shared/shared-moderation/account-block-badges.component.html +++ b/client/src/app/shared/shared-moderation/account-block-badges.component.html @@ -1,4 +1,4 @@ -Muted -Instance muted -Muted by your instance -Instance muted by your instance +Muted +Instance muted +Muted by your instance +Instance muted by your instance diff --git a/client/src/app/shared/shared-moderation/account-block-badges.component.scss b/client/src/app/shared/shared-moderation/account-block-badges.component.scss index ccc3666aa..301d8305e 100644 --- a/client/src/app/shared/shared-moderation/account-block-badges.component.scss +++ b/client/src/app/shared/shared-moderation/account-block-badges.component.scss @@ -1,9 +1,8 @@ @use '_variables' as *; @use '_mixins' as *; -.badge { +.pt-badge { @include margin-right(10px); - height: fit-content; font-size: 12px; } diff --git a/client/src/app/shared/shared-moderation/account-blocklist.component.html b/client/src/app/shared/shared-moderation/account-blocklist.component.html index a4f81d824..15632f654 100644 --- a/client/src/app/shared/shared-moderation/account-blocklist.component.html +++ b/client/src/app/shared/shared-moderation/account-blocklist.component.html @@ -11,7 +11,7 @@ >
-
+
diff --git a/client/src/app/shared/shared-moderation/report-modals/report.component.html b/client/src/app/shared/shared-moderation/report-modals/report.component.html index 6c99180ef..8e0b0993c 100644 --- a/client/src/app/shared/shared-moderation/report-modals/report.component.html +++ b/client/src/app/shared/shared-moderation/report-modals/report.component.html @@ -8,11 +8,11 @@
-
+
-
+
@@ -29,7 +29,6 @@
-
diff --git a/client/src/app/shared/shared-moderation/report-modals/video-report.component.html b/client/src/app/shared/shared-moderation/report-modals/video-report.component.html index afac108fc..51ca0b9d6 100644 --- a/client/src/app/shared/shared-moderation/report-modals/video-report.component.html +++ b/client/src/app/shared/shared-moderation/report-modals/video-report.component.html @@ -8,38 +8,32 @@
-
+
+ - +
+ -
- +
+ + +
+
-
- - -
-
- - -
-
-
-
- - -
+ +
+
+ +
+
+
-
-
-
- -
-
+
+ -
+
-
+
-- cgit v1.2.3