Skip to content

Commit

Permalink
(HDS-2191) fix buttofix button component and all that broke
Browse files Browse the repository at this point in the history
  • Loading branch information
mrTuomoK committed Apr 12, 2024
1 parent 8d4effa commit 62efaf4
Show file tree
Hide file tree
Showing 438 changed files with 3,185 additions and 1,807 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 80
2 changes: 1 addition & 1 deletion .github/workflows/update-icon-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
git config --global user.name "Github Actions"
git add .
git commit -m 'Updated icon library'
git push
git push
2 changes: 1 addition & 1 deletion packages/core/src/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

html {
-webkit-text-size-adjust: 100%;
}
}
Loading

0 comments on commit 62efaf4

Please sign in to comment.