Client:Home:InfoPanel: delete useless

This commit is contained in:
Timofey Boyko 2024-08-19 17:41:04 +03:00
parent b5346bb045
commit b4bc592336

View File

@ -242,7 +242,6 @@ const StyledProperties = styled.div`
gap: 4px;
.property-tag {
background: red;
max-width: 195px;
margin: 0;
background: ${(props) => props.theme.infoPanel.details.tagBackground};