mirror of
https://github.com/directus/directus.git
synced 2026-02-12 20:45:11 -05:00
Map layout and interface improvements (#9288)
* Map layout and interface improvements * Fix marker not showing up on geocoder search * Replaced geocoder search placeholder * Fix geocoder hit area * Fix item popup positioning * Removed unselect button * Removed "No results" popup * Removed option to filter map on demand vs automatically * Renamed Geometry field option * Added placeholder to template option * Hide "Delete" button when no feature are selected * Lint fix Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
font-family: inherit !important;
|
||||
line-height: inherit !important;
|
||||
background-color: var(--background-page);
|
||||
overflow: hidden;
|
||||
|
||||
&,
|
||||
&.suggestions {
|
||||
|
||||
Reference in New Issue
Block a user