From 71b8bac0f616739d206186544575e080fe670424 Mon Sep 17 00:00:00 2001 From: Pavlo Sobkiv Date: Wed, 20 Sep 2023 13:52:31 +0300 Subject: [PATCH] buttons fit the screen --- .../profile/profile-dashboard/profile-dashboard.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/main/component/user/components/profile/profile-dashboard/profile-dashboard.component.scss b/src/app/main/component/user/components/profile/profile-dashboard/profile-dashboard.component.scss index 99f6c9383f..ddc260ff96 100644 --- a/src/app/main/component/user/components/profile/profile-dashboard/profile-dashboard.component.scss +++ b/src/app/main/component/user/components/profile/profile-dashboard/profile-dashboard.component.scss @@ -206,7 +206,7 @@ a { :host ::ng-deep { .mat-tab-labels { padding-left: 16px; - padding-right: 11px; + padding-right: 10px; .mat-tab-label { flex: 0 0 33%;