mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 09:50:13 +01:00
fix(buttons): page responsive
This commit is contained in:
parent
9d1697776e
commit
74a4de29fc
7 changed files with 149 additions and 58 deletions
|
|
@ -11,7 +11,8 @@
|
|||
}
|
||||
|
||||
.dropdown {
|
||||
width: 30%;
|
||||
flex-basis: 30%;
|
||||
min-width: 200px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue