Skip to content

Commit

Permalink
Merge pull request #6 from squidit/fix-sq-button
Browse files Browse the repository at this point in the history
Fix sq-button
  • Loading branch information
JonasPeres committed Sep 12, 2023
2 parents e25dc3d + 294b1d5 commit fb888bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions src/components/sq-button/sq-button.component.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
:host {
display: inline-block;
}
.button {
&.p-0 {
padding: 0;
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@squidit/ngx-css",
"version": "1.0.117",
"version": "1.0.118",
"peerDependencies": {
"@angular/common": ">=15.0.0",
"@angular/core": ">=15.0.0",
Expand Down

0 comments on commit fb888bd

Please sign in to comment.