From 3165cca07da9a1865b543489616c7d374aed127b Mon Sep 17 00:00:00 2001 From: Saifurrehman1-front Date: Thu, 31 Oct 2024 11:38:04 +0500 Subject: [PATCH] Update App.css --- src/App.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/App.css b/src/App.css index 8879637..5b73350 100644 --- a/src/App.css +++ b/src/App.css @@ -76,9 +76,7 @@ body{ position: relative; margin-top: 10px; } -.icons{ - position: absolute; - right: 10px; + } .icons i{ margin: 4px; @@ -91,4 +89,4 @@ body{ } .icon-delete:hover{ color: red; -} \ No newline at end of file +}