Unverified Commit c811c17c authored by Dannon's avatar Dannon Committed by GitHub
Browse files

Merge pull request #14308 from davelopez/22.05_minor_user_preferences_tweaks

[22.05] Make Storage Dashboard link bold in user preferences
parents a9909735 afa92aeb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -76,7 +76,8 @@
                >.
            </span>
            Is your usage more than expected? Review your
            <b-link :href="storageDashboardUrl">Storage Dashboard</b-link>.
            <b-link :href="storageDashboardUrl"><b>Storage Dashboard</b></b-link
            >.
        </p>
    </b-container>
</template>