From e6033999f279706f08df8ccd6b536bda41a00a81 Mon Sep 17 00:00:00 2001 From: Parsa Nazer Date: Mon, 20 Oct 2025 19:46:12 +0330 Subject: [PATCH] push rtl css again --- backend/core/static/rtl.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/core/static/rtl.css b/backend/core/static/rtl.css index 5771fd8..0221420 100644 --- a/backend/core/static/rtl.css +++ b/backend/core/static/rtl.css @@ -323,4 +323,5 @@ /* Alternative: If you want the entire container shifted */ .lg\:backdrop-blur-sm > .flex.flex-row { margin-left: -130px; /* Shift left by 20px, adjust as needed */ -} \ No newline at end of file +} +