mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
feat: Sidebar overlay style tweaks.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user