mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: resize sidebar feature.
This commit is contained in:
@@ -245,10 +245,9 @@
|
||||
}
|
||||
|
||||
&-content{
|
||||
width: calc(100% - 220px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-left: 220px;
|
||||
height: 100%;
|
||||
|
||||
.sidebar--mini-sidebar + &{
|
||||
margin-left: 50px;
|
||||
@@ -307,7 +306,7 @@
|
||||
.tabs--dashboard-views{
|
||||
|
||||
.#{$ns}-tab{
|
||||
color: #666;
|
||||
color: #5b606d;
|
||||
font-size: 14px;
|
||||
line-height: 50px;
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user