UNPKG

@51yzone/pc-components

Version:

An enterprise-class UI design language and React-based implementation

46 lines (43 loc) 749 B
.@{map-prefix-cls}-wrapper { height: 500px; .amap-logo, .amap-copyright { display: none !important; } } .info-window-wrap { padding-top: 12px; .info-window-title { margin-bottom: 8px; } .info-window-input-item { display: flex; align-items: flex-start; margin-bottom: 8px; .label { width: 48px; } .value { flex: 1; color: #666; } } } .place-search-wrapper { position: relative; .place-search-bar { position: absolute; top: 10px; right: 10px; display: flex; flex-direction: column; width: 280px; max-height: 90%; #place-search-panel { flex: 1; margin-top: 10px; overflow-y: auto; background-color: white; } } }