UX: New PM design (#125)

This commit is contained in:
Jordan Vidrine
2025-04-11 13:43:17 -05:00
committed by GitHub
parent b220d87a0d
commit 18ffe04242
4 changed files with 58 additions and 43 deletions
+1 -1
View File
@@ -36,10 +36,10 @@ describe "Horizon theme | High level", type: :system do
expect(topic_item.all("td").map { |el| el["class"] }).to eq(
[
"main-link topic-list-data",
"topic-activity-data",
"topic-status-data",
"topic-category-data",
"topic-likes-replies-data",
"topic-activity-data",
],
)