mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix(invoice): Skeleton warehouses & branch loading & style action top bar.
This commit is contained in:
@@ -575,17 +575,19 @@ $dashboard-views-bar-height: 44px;
|
||||
.navbar--dashboard-topbar {
|
||||
box-shadow: 0 0 0;
|
||||
border-bottom: 1px solid #d2dce2;
|
||||
/* height: 44px; */
|
||||
height: 37px;
|
||||
height: 35px;
|
||||
padding: 0 20px;
|
||||
|
||||
.bp3-navbar-group {
|
||||
height: 37px;
|
||||
height: 35px;
|
||||
}
|
||||
|
||||
.bp3-navbar-divider {
|
||||
border-left-color: #d2dce2;
|
||||
}
|
||||
.bp3-skeleton {
|
||||
max-height: 10px;
|
||||
}
|
||||
.bp3-button {
|
||||
&:hover {
|
||||
background: rgba(167, 182, 194, 0.12);
|
||||
|
||||
Reference in New Issue
Block a user