mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 09:50:13 +01:00
fix(buttons): buttons responsive
This commit is contained in:
parent
b1a0024a27
commit
1c4c964e25
5 changed files with 93 additions and 11 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
span {
|
||||
flex: 1;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.dropdown {
|
||||
|
|
@ -16,8 +17,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
.example-container:nth-child(n + 4) {
|
||||
margin-top: 2rem;
|
||||
.example-container {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.primary-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue