UNPKG

@51yzone/pc-components

Version:

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

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