mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-27 19:56:10 +01:00
fix(dashboard): restructure components
This commit is contained in:
parent
43aaef8210
commit
422880dddf
15 changed files with 80 additions and 26 deletions
|
|
@ -8,3 +8,8 @@
|
|||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
//global styles for thw whole application
|
||||
[class^='col-'] {
|
||||
padding: 0 0.75rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue