Browse Source

add information for switching top-menu

pull/17664/head
Sinan997 3 years ago
parent
commit
c793fa98d9
  1. 1
      docs/en/UI/Angular/Theme-Configurations.md

1
docs/en/UI/Angular/Theme-Configurations.md

@ -70,6 +70,7 @@ Theme packages no longer import styles as CSS modules as of ABP version 6.0. The
```
## Lepton X [commercial](https://docs.abp.io/en/commercial)
If you want to use top-menu, You need to switch the following 2 **`side-menu`** imports to **`top-menu`**.
```json
{
"input": "node_modules/@volosoft/ngx-lepton-x/assets/css/dark.css",

Loading…
Cancel
Save