mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: optimize dashboard style.
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
.#{$ns}-submenu {
|
||||
.#{$ns}-collapse {
|
||||
&-body {
|
||||
background-color: rgb(11, 34, 85);
|
||||
background-color: rgba(255, 255, 255, 0.02);
|
||||
padding-bottom: 6px;
|
||||
padding-top: 6px;
|
||||
}
|
||||
@@ -193,7 +193,6 @@
|
||||
|
||||
.bp3-button.menu-item__add-btn {
|
||||
width: auto;
|
||||
|
||||
padding: 2px;
|
||||
margin-right: 0px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user