mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-11 02:44:20 +01:00
feat(header): add toggle sidebar icon
This commit is contained in:
parent
6660118ba3
commit
6b1ee20516
3 changed files with 15 additions and 1 deletions
|
|
@ -11,6 +11,8 @@ $nb-themes: nb-register-theme((
|
|||
sidebar-header-gap: 2rem,
|
||||
sidebar-header-height: initial,
|
||||
layout-content-width: 1400px,
|
||||
|
||||
toggle-layout-color: color-success,
|
||||
), default, default);
|
||||
|
||||
$nb-themes: nb-register-theme((
|
||||
|
|
@ -18,6 +20,8 @@ $nb-themes: nb-register-theme((
|
|||
sidebar-header-gap: 2rem,
|
||||
sidebar-header-height: initial,
|
||||
layout-content-width: 1400px,
|
||||
|
||||
toggle-layout-color: link-color-active,
|
||||
), cosmic, cosmic);
|
||||
|
||||
$nb-themes: nb-register-theme((
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue