From 6218b02687f9360e8f881e3cdb9c0912c390fd51 Mon Sep 17 00:00:00 2001 From: Wolfgang Date: Fri, 3 Jan 2025 23:09:51 +0100 Subject: [PATCH 1/2] fix: style fixes in settings section and feed info table Signed-off-by: Wolfgang --- CHANGELOG.md | 1 + src/components/Sidebar.vue | 24 ++++++++---- src/components/modals/FeedInfoTable.vue | 51 ++++++++++++++++++------- 3 files changed, 54 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f3a7230b..e2388cc8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ You can also check [on GitHub](https://github.com/nextcloud/news/releases), the ### Fixed - OPML import use text field for title if title field is missing (#3016) +- style fixes in settings section and feed info table # Releases ## [25.2.0-beta.2] - 2024-01-02 diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index d8621004f..069497280 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -154,13 +154,17 @@