···11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0.
22+// See the LICENCE file in the repository root for full licence text.
33+44+.beatmapset-discussion-image-link {
55+ position: relative;
66+ display: inline-flex;
77+ min-width: 1em;
88+ min-height: 1em;
99+1010+ &__spinner {
1111+ .full-size();
1212+ .center-content();
1313+ }
1414+}