mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(buttons): add margin-top
This commit is contained in:
parent
3f3df955b4
commit
d98658b979
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
|||
|
||||
@include nga-install-component() {
|
||||
|
||||
.example-container:nth-child(n + 4) {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
.primary-container {
|
||||
.original {
|
||||
background-color: nga-theme(btn-primary-bg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue