From eeae81428e933b923dc9d9b6c9ce5c9fcf0de1a7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 29 Oct 2021 11:33:28 +0200 Subject: Remove useless components --- client/src/sass/application.scss | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'client/src/sass/application.scss') diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index e0e8fc828..1f8166d8a 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -262,10 +262,6 @@ my-input-toggle-hidden ::ng-deep input { align-items: center; margin-bottom: 30px; - .form-sub-title { - flex-grow: 1; - } - .admin-sub-nav a { @include disable-default-a-behaviour; @@ -289,11 +285,6 @@ my-input-toggle-hidden ::ng-deep input { } } -.form-sub-title { - font-size: 20px; - font-weight: bold; -} - // In tables, don't have a hover different background table { .action-button-edit, @@ -412,13 +403,6 @@ ngx-loading-bar { .admin-sub-header { flex-direction: column; - .form-sub-title { - @include margin-right(0 !important); - - margin-bottom: 10px; - text-align: center; - } - .admin-sub-nav { display: block; overflow-x: auto; -- cgit v1.2.3