Use Gin border radius for the map #710

This commit is contained in:
Paul Weidner 2023-08-25 11:34:45 -07:00 committed by Michael Stenta
parent c75240e7d6
commit 399c01a177
2 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- [Use Gin border radius for the map #710](https://github.com/farmOS/farmOS/pull/710)
### Fixed
- [Fix composer.json version constraints for migrate_plus and migrate_tools #702](https://github.com/farmOS/farmOS/pull/702)

View File

@ -1,6 +1,7 @@
/* Set farmOS-map accent color to match Gin. */
.farm-map {
--farmos-map-accent-color: var(--gin-color-primary);
border-radius: var(--gin-border-s);
}
/* Move map buttons to the top when focused. Prevents surrounding control