mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 02:40:14 +01:00
fix(ui-features, header): refactoring
This commit is contained in:
parent
56c1ea5628
commit
decad34572
6 changed files with 14 additions and 18 deletions
|
|
@ -31,7 +31,7 @@
|
|||
width: 50%;
|
||||
}
|
||||
|
||||
.action-item {
|
||||
.control-item {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
|
@ -151,12 +151,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
nb-user /deep/ .user-name {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
.action-item {
|
||||
.control-item {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue