feat: Sidebar overlay style tweaks.

This commit is contained in:
a.bouhuolia
2021-08-02 10:34:18 +02:00
parent 2efd106991
commit 73499c12d7

View File

@@ -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);
}