fix(client): remove duplicate css properties (#45891)

This commit is contained in:
Brandon Barricklow
2022-05-08 23:55:23 -07:00
committed by GitHub
parent f2580f58a6
commit 60cb648734

View File

@@ -356,7 +356,6 @@ button.map-title {
border: none;
text-align: left;
width: 100%;
padding: 0;
cursor: pointer;
padding: 18px 15px;
}