added iOS padding (#69)

This commit is contained in:
Doh
2025-02-19 20:00:17 -05:00
committed by GitHub
parent b7933ea040
commit ea0203dc86
4 changed files with 28 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## Version 0.2.1
### Changed
* Added bottom padding for nav bar on iOS devices (#63)
## Version 0.2.0
### Added