Created by: Anki-0
Description of PR
.map-container
overflow in table view
Relevant Issues
Changed in App.scss under
@media (max-width: 769px) .map-container {width: calc(100% - 2rem);}
to
{width: calc(100% - 3rem);}
Checklist
-
Compiles and passes lint tests -
Properly formatted -
Tested on desktop -
Tested on phone