ion-baidu-map {
  .offlinePanel {
    width: 100%;
    height: 100%;
    background-color: #E6E6E6;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  .offlinePanel label {
    font-size: 24px;
    font-weight: bold;
  }
}
