mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
fix: bill edit form.
This commit is contained in:
@@ -219,6 +219,7 @@ $dashboard-views-bar-height: 44px;
|
||||
.bp3-control.bp3-switch{
|
||||
margin-bottom: 0;
|
||||
margin-left: 8px;
|
||||
color: #3d3b53;
|
||||
|
||||
.bp3-control-indicator{
|
||||
height: 16px;
|
||||
@@ -508,6 +509,10 @@ $dashboard-views-bar-height: 44px;
|
||||
.bp3-navbar-group{
|
||||
height: $dashboard-views-bar-height;
|
||||
}
|
||||
|
||||
.bp3-tab[aria-selected="true"]{
|
||||
box-shadow: inset 0 -2px 0 #0052cc;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-omnibar {
|
||||
|
||||
Reference in New Issue
Block a user