Map styling

This commit is contained in:
scottkiener-at-safelite 2026-02-09 11:19:45 -05:00
parent 46e3ef883f
commit 9ba52b9d48

View file

@ -394,4 +394,8 @@ export default {
margin-bottom: 10px;
}
#map {
height: 435px;
}
</style>