Skip to content

Commit ec668e5

Browse files
committed
#1644 - remove comment
1 parent c6f18c6 commit ec668e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/frontend/src/pages/CreateChangeRequestPage/CreateChangeRequestView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ const CreateChangeRequestsView: React.FC<CreateChangeRequestViewProps> = ({
234234
{permittedTypes.map((t) => (
235235
<NERButton
236236
sx={{
237-
// mr: { xs: 0, md: 2 },
238237
fontSize: { xs: '0.8rem', md: '1rem' },
239238
width: { xs: '83%', md: 'auto' }
240239
}}

0 commit comments

Comments
 (0)