mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +01:00
fix(buttons): fix button styles (#8)
This commit is contained in:
parent
51b68b9d65
commit
fa8342cc6d
4 changed files with 14 additions and 15 deletions
|
|
@ -2,14 +2,6 @@
|
|||
@import '~@akveo/nga-theme/styles/global/bootstrap/buttons';
|
||||
|
||||
@include nga-install-component() {
|
||||
.row {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.size-container {
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
.subheader {
|
||||
margin-bottom: 1rem;
|
||||
color: nga-theme(color-fg-heading);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue