From 8d7552609b586f299af66207c07b2a53eb91fc19 Mon Sep 17 00:00:00 2001 From: Cucumberrbob <128094686+Cucumberrbob@users.noreply.github.com> Date: Fri, 28 Feb 2025 13:06:41 +0000 Subject: [PATCH] replace `@angular/flex-layout` in `torrent-table.component` Use `class="flex-container"` as in `torrent.component` --- .../app/torrent-table/torrent-table.component.html | 2 +- .../app/torrent-table/torrent-table.component.scss | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/client/src/app/torrent-table/torrent-table.component.html b/client/src/app/torrent-table/torrent-table.component.html index f7e6bf7..23fe27d 100644 --- a/client/src/app/torrent-table/torrent-table.component.html +++ b/client/src/app/torrent-table/torrent-table.component.html @@ -64,7 +64,7 @@ -
+