From c7c8dd508b71d7663118c44b0cae53dfafe9442a Mon Sep 17 00:00:00 2001 From: Yair <39923744+yaira2@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:21:58 -0500 Subject: [PATCH] Fix: Fixed issue where text was cut off in Tags flyout (#14167) --- src/Files.App/Views/Settings/TagsPage.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Files.App/Views/Settings/TagsPage.xaml b/src/Files.App/Views/Settings/TagsPage.xaml index bb58f09969eb..885407a0c9ee 100644 --- a/src/Files.App/Views/Settings/TagsPage.xaml +++ b/src/Files.App/Views/Settings/TagsPage.xaml @@ -268,8 +268,9 @@ Content="{helpers:ResourceString Name=Delete}"> - +