From 1ec2eb37c898e261618fc7298ff1f2af69d2b411 Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Date: Tue, 22 Aug 2023 18:38:18 -0600 Subject: [PATCH] fix --- src/app/cdk/panel/panel-source/panel-source.component.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/cdk/panel/panel-source/panel-source.component.scss b/src/app/cdk/panel/panel-source/panel-source.component.scss index 2f87de213b..fa355976e2 100644 --- a/src/app/cdk/panel/panel-source/panel-source.component.scss +++ b/src/app/cdk/panel/panel-source/panel-source.component.scss @@ -10,6 +10,7 @@ app-panel-data { flex-direction: row; justify-content: space-between; padding: 8px 16px; + padding-right: 8px; } .preferred-source {