mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-25 18:56:10 +01:00
fix(buttons): fix button groups responsiveness
This commit is contained in:
parent
90a7321f90
commit
a897bb191e
7 changed files with 97 additions and 111 deletions
|
|
@ -1,15 +1,12 @@
|
|||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<ngx-hero-buttons></ngx-hero-buttons>
|
||||
<!--<ngx-hero-buttons></ngx-hero-buttons>-->
|
||||
</div>
|
||||
<div class="col-md-12 col-lg-12 col-xxxl-6">
|
||||
<ngx-shape-buttons></ngx-shape-buttons>
|
||||
<!--<ngx-shape-buttons></ngx-shape-buttons>-->
|
||||
<ngx-action-groups></ngx-action-groups>
|
||||
<nb-card>
|
||||
<nb-card-body>
|
||||
<ngx-labeled-actions-group></ngx-labeled-actions-group>
|
||||
</nb-card-body>
|
||||
</nb-card>
|
||||
<ngx-labeled-actions-group></ngx-labeled-actions-group>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-5">
|
||||
<ngx-dropdown-buttons></ngx-dropdown-buttons>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue