From 9cbe0b23a31b2e872ecaaa946f9902d18bf3f115 Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Tue, 11 Mar 2025 08:53:09 +0330 Subject: [PATCH] toolbar --- src/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.css b/src/index.css index f5d0e03..d1d6241 100644 --- a/src/index.css +++ b/src/index.css @@ -142,9 +142,9 @@ tbody tr { .ql-editor { @apply !text-right; } -.ql-toolbar:first-child { +/* .ql-toolbar:first-child { display: none !important; -} +} */ .Toastify__toast { direction: rtl;