react-google-map-street-view
Version:
React component for google street view
26 lines (21 loc) • 412 B
CSS
.github-corner svg {
z-index: 1000;
}
input {
border:none;
background-image:none;
background-color:transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
button {
border: transparent;
background: #00CCFF;
border-radius: 4px;
padding: 10px;
font-size: 14px;
color: white;
margin-top: 30px
}
/* TODO: insert main styles of your demo here */