mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
chore(docs): update header styles
This commit is contained in:
parent
b9640ffeeb
commit
6ac640aa3a
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
@import '~@nebular/theme/styles/global/breakpoints';
|
||||
|
||||
@include nb-install-component() {
|
||||
|
||||
$left-section-width: nb-theme(sidebar-width);
|
||||
$right-section-width: nb-theme(settings-col-width);
|
||||
$logo-fg: nb-theme(header-text-color);
|
||||
|
@ -171,6 +172,7 @@
|
|||
}
|
||||
|
||||
@include media-breakpoint-up(lg) {
|
||||
|
||||
::ng-deep nb-menu .menu-items {
|
||||
justify-content: flex-start;
|
||||
|
||||
|
@ -184,6 +186,7 @@
|
|||
}
|
||||
|
||||
@include media-breakpoint-up(xl) {
|
||||
margin-left: 6% !important;
|
||||
.sidebar-toggle {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue