mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-28 05:08:48 +01:00
fix(buttons): change icons to nebular
This commit is contained in:
parent
a897bb191e
commit
85afc1d47f
6 changed files with 35 additions and 35 deletions
|
|
@ -61,24 +61,6 @@
|
|||
.block-level-buttons .btn-group {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.icon-buttons .btn-group:not(:last-child) {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.icon-buttons .icon-button-examples {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
|
||||
button {
|
||||
margin-right: 2rem;
|
||||
min-width: 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
.icon-buttons .icon-button-examples:not(:last-child) {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(is) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue