5 667
edições
Sem resumo de edição |
Sem resumo de edição |
||
Linha 55: | Linha 55: | ||
.input-group { | .input-group { | ||
position: relative; | position: relative; | ||
margin: | margin: 10px 0; | ||
} | } | ||
.mapsCalc__select { | .mapsCalc__select { | ||
Linha 64: | Linha 64: | ||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
appearance: none; | appearance: none; | ||
background-color: | background-color: none; | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
Linha 71: | Linha 71: | ||
top: -12px; | top: -12px; | ||
left: 12px; | left: 12px; | ||
background: | background: none; | ||
padding: 0 5px; | padding: 0 5px; | ||
font-size: 14px; | font-size: 14px; | ||
color: # | color: #0d0d0d; | ||
} | } | ||
</style> | </style> |