diff --git a/client/src/style/App.scss b/client/src/style/App.scss index 3cac86572..0d736a1ca 100644 --- a/client/src/style/App.scss +++ b/client/src/style/App.scss @@ -317,5 +317,5 @@ html[lang^="ar"] { } .sidebar-overlay-backdrop{ - background-color: rgba(0, 10, 30, 0.6); + background-color: rgba(0, 10, 30, 0.15); } \ No newline at end of file