mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-04 04:40:17 +01:00
fix(buttons): improve responsiveness
This commit is contained in:
parent
60304179ec
commit
0366453313
3 changed files with 13 additions and 17 deletions
|
|
@ -105,17 +105,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
ngx-labeled-actions-group /deep/ {
|
||||
nb-action {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
i {
|
||||
font-size: 2rem !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
ngx-labeled-actions-group /deep/ nb-card-body {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
|
|
@ -126,8 +115,4 @@
|
|||
margin-bottom: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(xs) {
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue