mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
feat(sidebar): remove label new from sidebar (#1921)
This commit is contained in:
parent
269a5f3c98
commit
d80c8dadc3
1 changed files with 0 additions and 16 deletions
|
|
@ -106,22 +106,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/deep/ nb-menu {
|
/deep/ nb-menu {
|
||||||
& > .menu-items {
|
|
||||||
& > .menu-item:first-child {
|
|
||||||
.menu-title {
|
|
||||||
&::after {
|
|
||||||
content: 'new';
|
|
||||||
color: nb-theme(color-white);
|
|
||||||
margin-left: 1rem;
|
|
||||||
background: nb-theme(color-danger);
|
|
||||||
padding: 0 0.5rem;
|
|
||||||
border-radius: nb-theme(radius);
|
|
||||||
font-size: nb-theme(font-size-sm);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.nb-e-commerce {
|
.nb-e-commerce {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue