Commit 5b270431 authored by Phil Hughes's avatar Phil Hughes

Merge branch '53640-follow-up-from-resolve-redesign-activity-feed' into 'master'

Resolve "Follow-up from "Resolve "Redesign activity feed"""

Closes #53640

See merge request gitlab-org/gitlab-ce!22899
parents 34a14563 f9e9c921
<script>
// only allow classes in images.scss e.g. s12
const validSizes = [8, 10, 12, 16, 18, 24, 32, 48, 72];
const validSizes = [8, 10, 12, 14, 16, 18, 24, 32, 48, 72];
let iconValidator = () => true;
/*
......
title: Adds new icon size to Vue icon component
merge_request: 22899
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment