Skip to content

Commit

Permalink
fix(ModalPage): add css variable to set top and right position (#141)
Browse files Browse the repository at this point in the history
fix(ModalPage): add css variable to set top and right position #patch
  • Loading branch information
abdmmar authored Mar 13, 2024
1 parent 6120be9 commit 7dc6d70
Show file tree
Hide file tree
Showing 80 changed files with 90 additions and 82 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.15.2]
### Fixed
- Add css variable to set top and right position on modal page

## [0.15.1]
### Chore
- Revert `externals`
Expand Down
2 changes: 1 addition & 1 deletion build/Icon-f3bf8835.js → build/Icon-c7fd6f18.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Label-e62580a5.js → build/Label-2f069063.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Popper-db0b109c.js → build/Popper-2b21673c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Select-a793a68a.js → build/Select-0356574f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/components/Accordion/Accordion.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7dc6d70

Please sign in to comment.