feat: Sidebar overlay style tweaks.

This commit is contained in:
a.bouhuolia
2021-08-02 10:25:59 +02:00
parent 885bcd2421
commit 2efd106991
3 changed files with 5 additions and 4 deletions

View File

@@ -204,7 +204,7 @@ html[lang^="ar"] {
.sidebar-overlay {
background: #fff;
height: 100%;
width: 240px;
width: 225px;
outline: 0;
&__scroll-wrapper {
@@ -249,7 +249,7 @@ html[lang^="ar"] {
&__item {
font-size: 15px;
color: #001944;
color: #00102b;
a {
color: inherit;