mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-05 05:10:16 +01:00
fix(demo): improve dashboard and ui features pages
This commit is contained in:
parent
8127f98f3c
commit
b10e5e9ae5
20 changed files with 158 additions and 158 deletions
|
|
@ -39,13 +39,11 @@
|
|||
ul {
|
||||
align-items: center;
|
||||
padding: 1rem;
|
||||
border-top: 1px solid nga-theme(separator);
|
||||
border-bottom: 1px solid nga-theme(separator);
|
||||
}
|
||||
|
||||
ul li a {
|
||||
font-weight: nga-theme(font-weight-bolder);
|
||||
padding: 0.5rem 1rem 0.75rem;
|
||||
padding: 0.75rem 1rem;
|
||||
}
|
||||
|
||||
ul li.active {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue