mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: dashboard sidebar expanding.
This commit is contained in:
@@ -307,6 +307,17 @@ $dashboard-views-bar-height: 45px;
|
||||
flex: 1 0 0;
|
||||
}
|
||||
|
||||
&__fallback-loading{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
background-color: #fbfbfb;
|
||||
|
||||
.bp3-spinner{
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
&__page-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user