update: Widgets and menu styling
This commit is contained in:
parent
cefa1cf391
commit
94444594ab
20 changed files with 230 additions and 71 deletions
7
stylesheets/components/_header.less
Normal file
7
stylesheets/components/_header.less
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
nav {
|
||||
box-shadow: none !important;
|
||||
|
||||
.nav-wrapper {
|
||||
border-bottom: 1px solid #dadce0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue