From 85937a3fcd3c965d696e8d4540651073289a21c9 Mon Sep 17 00:00:00 2001 From: KaungKaung Date: Fri, 30 Jan 2026 09:46:20 +0630 Subject: [PATCH] Make project list and its destroy buttons in 1 line --- app/views/projects/index.html.erb | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index 6951f83..507054a 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -2,12 +2,13 @@