feat: optimize dashboard style.

This commit is contained in:
a.bouhuolia
2021-01-28 12:07:14 +02:00
parent 62ea979014
commit 9dbb139750
3 changed files with 7 additions and 8 deletions

View File

@@ -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;