tweak guide in planning zones

This commit is contained in:
Mateusz Konieczny 2022-12-12 13:17:00 +01:00
parent 89f1612ae6
commit 9c18d379e9

View File

@ -163,7 +163,7 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => {
</DataEntryGroup> </DataEntryGroup>
<DataEntryGroup name="Planning zones" collapsed={true} > <DataEntryGroup name="Planning zones" collapsed={true} >
<InfoBox> <InfoBox>
Use the pink buttons to visualise planning zone data. You may need to <u>zoom out</u>. To view planning zone data for London click the pink buttons. You may need to <u>zoom out</u>.
Information on whether a specific building is in a zone will be added automatically in future. Information on whether a specific building is in a zone will be added automatically in future.
</InfoBox> </InfoBox>
<div className={`alert alert-dark`} role="alert" style={{ fontSize: 13, backgroundColor: "#f6f8f9" }}> <div className={`alert alert-dark`} role="alert" style={{ fontSize: 13, backgroundColor: "#f6f8f9" }}>