From be66ea73af1b7e81427ddfb99d223a9568b1f230 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Jan 2024 05:36:37 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dist/default_config.json b/dist/default_config.json index 7bd94d0..ad3884b 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -3328,7 +3328,8 @@ "matches": "steamcommunity.com", "globalStyles": { ".forum_topic,.rightbox_list_option": "height:auto;", - ".forum_topic_name": "white-space:normal;" + ".forum_topic_name": "white-space:normal;line-height: 1.25rem; padding: 6px 20px 0 0;", + ".forum_topic_op": "clear: left; padding: 0 0 6px 2rem;" }, "excludeSelectors": [ ".forum_paging", @@ -5386,6 +5387,6 @@ } } ], - "buildinConfigUpdatedAt": "2023-12-30T18:39:40.959Z", + "buildinConfigUpdatedAt": "2024-01-01T05:36:37.247Z", "latestVersion": "0.12.13" }